repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] RXSDK_Pure 3.0.301
[CocoaPods.git]
/
Specs
/
9
/
0
/
3
/
CPKit
/
1.0.4
/
CPKit.podspec.json
blob
c0bc9ceb7e93c78516bce9cad90ac92ddea466ff
1
{
2
"name": "CPKit",
3
"version": "1.0.4",
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
"SDAutoLayout": [
19
20
],
21
"ReactiveObjC": [
22
23
],
24
"AFNetworking": [
25
26
],
27
"SDWebImage": [
28
29
],
30
"MJRefresh": [
31
32
],
33
"MJExtension": [
34
35
],
36
"IQKeyboardManager": [
37
38
],
39
"CPNavgationController": [
40
41
]
42
},
43
"source": {
44
"git": "https://github.com/cp271007323/CPKit.git",
45
"tag": "1.0.4"
46
},
47
"source_files": [
48
"CPKit",
49
"CPKit/*.{h.m}"
50
]
51
}