[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 0 / 3 / CPKit / 1.1.0 / CPKit.podspec.json
blob742082f0d92368e2c0b890be317bae7695d7a022
2   "name": "CPKit",
3   "version": "1.1.0",
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     "SDWebImage": [
29     ],
30     "MJRefresh": [
32     ],
33     "MJExtension": [
35     ],
36     "IQKeyboardManager": [
38     ],
39     "CPNavgationController": [
41     ]
42   },
43   "source": {
44     "git": "https://github.com/cp271007323/CPKit.git",
45     "tag": "1.1.0"
46   },
47   "source_files": [
48     "CPKit",
49     "CPKit/*.{h.m}",
50     "CPKit/CPNetManager",
51     "CPKit/CPNetManager/*.{h.m}",
52     "CPKit/CPNetManager/CPNetRequest",
53     "CPKit/CPNetManager/CPNetRequest/*.{h.m}",
54     "CPKit/Base",
55     "CPKit/Base/*.{h.m}",
56     "CPKit/Category",
57     "CPKit/Category/*.{h.m}"
58   ]