浏览代码

修改了readMe和podspec

zzb 4 年之前
父节点
当前提交
bb8854ad98
共有 2 个文件被更改,包括 5 次插入10 次删除
  1. 4 9
      README.md
  2. 1 1
      ZZUIKit.podspec

+ 4 - 9
README.md

@@ -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
 

+ 1 - 1
ZZUIKit.podspec

@@ -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.