[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 8 / c / CPFChain+UIKit / 0.0.3 / CPFChain+UIKit.podspec.json
blob195abaca7c3455a914b4b4b041d9a8f18ec1a1f6
2   "name": "CPFChain+UIKit",
3   "version": "0.0.3",
4   "summary": "UIKit链式调用",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "chenpengfei": "afeiafeia@163.com"
11   },
12   "source": {
13     "git": "https://github.com/Loadar/CPFChain-UIKit.git",
14     "tag": "0.0.3"
15   },
16   "homepage": "https://github.com/Loadar/CPFChain-UIKit",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Classes/*.swift",
21   "requires_arc": true,
22   "dependencies": {
23     "CPFChain": [
25     ]
26   }