@@ -9,20 +9,15 @@
To run the example project, clone the repo, and run `pod install` from the Example directory first.
-## Requirements
+## How to use ZZUIKit
-## Installation
+- Installation with CocoaPods:`pod 'ZZUIKit', '~> 0.1.4'`
-ZZUIKit is available through [CocoaPods](https://cocoapods.org). To install
-it, simply add the following line to your Podfile:
-
-```ruby
-pod 'ZZUIKit'
-```
+## The Class Structure Chart
## Author
-bymiracles@163.com, 350991881@qq.com
+350991881@qq.com
## License
@@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = 'ZZUIKit'
- s.version = '0.1.0'
+ s.version = '0.1.1'
s.summary = 'Lightest UIKit Extension,while strong enough.'
# This description is used to generate tags and improve search results.