[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 2 / b / ChainableUIKit / 1.0.5 / ChainableUIKit.podspec.json
blob96dce390666668790a13ebcf8fa7cc837e756e81
2   "name": "ChainableUIKit",
3   "version": "1.0.5",
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.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ChainableUIKit/Classes/**/*",
22   "dependencies": {
23     "SnapKit": [
25     ]
26   },
27   "frameworks": "UIKit"