[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 9 / 0 / 3 / CPKit / 1.1.11 / CPKit.podspec.json
blobb413f5cd1b44b7eceb9d195b012b0307483b1ec3
2   "name": "CPKit",
3   "version": "1.1.11",
4   "summary": "自助框架",
5   "homepage": "https://github.com/cp271007323/CPKit.git",
6   "license": "MIT",
7   "authors": {
8     "cp271007323": "271007323@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "frameworks": [
14     "Foundation",
15     "UIKit"
16   ],
17   "dependencies": {
18     "ReactiveObjC": [
20     ],
21     "AFNetworking": [
23     ],
24     "SDAutoLayout": [
26     ],
27     "MJRefresh": [
29     ],
30     "MJExtension": [
32     ],
33     "CPNavgationController": [
35     ]
36   },
37   "source": {
38     "git": "https://github.com/cp271007323/CPKit.git",
39     "tag": "1.1.11"
40   },
41   "source_files": [
42     "CPKit",
43     "CPKit/*.{h.m}",
44     "CPKit/CPNetManager",
45     "CPKit/CPNetManager/*.{h.m}",
46     "CPKit/CPNetManager/CPNetRequest",
47     "CPKit/CPNetManager/CPNetRequest/*.{h.m}",
48     "CPKit/Base",
49     "CPKit/Base/*.{h.m}",
50     "CPKit/Category",
51     "CPKit/Category/*.{h.m}",
52     "CPKit/Views",
53     "CPKit/Views/*.{h.m}"
54   ]