[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 3 / 2 / b / ChainableUIKit / 1.0.3 / ChainableUIKit.podspec.json
blobe22991ea28cf8ebad9f508813c718337af886466
2   "name": "ChainableUIKit",
3   "version": "1.0.3",
4   "summary": "swift lib, ChainableUIKit.",
5   "description": "链式调用设置 UIKit 组件",
6   "homepage": "https://github.com/zhiguangqiao/ChainableUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qiaozhiguang": "860638830@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zhiguangqiao/ChainableUIKit.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ChainableUIKit/Classes/**/*",
22   "dependencies": {
23     "SnapKit": [
25     ]
26   },
27   "frameworks": "UIKit"