[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 1 / 5 / CocoaChainKit / 0.7.0 / CocoaChainKit.podspec.json
blob7f6b4c252cbc48a6831569a93a90a0d15a866f14
2   "name": "CocoaChainKit",
3   "version": "0.7.0",
4   "summary": "一款链式调用框架.",
5   "homepage": "https://github.com/Pircate/CocoaChainKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Pircate": "gao497868860@163.com"
12   },
13   "source": {
14     "git": "https://github.com/Pircate/CocoaChainKit.git",
15     "tag": "0.7.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_version": "4.2",
21   "source_files": "CocoaChainKit/Classes/**/*",
22   "frameworks": "UIKit"