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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
9
/
2
/
7
/
ZJDKit
/
0.1.0
/
ZJDKit.podspec.json
blob
c769ddf1e3e12659b46533bfd536319eda04bea4
1
{
2
"name": "ZJDKit",
3
"version": "0.1.0",
4
"summary": "代码积累",
5
"description": "个人代码库整理.",
6
"homepage": "https://github.com/Sdfeidong/ZJDKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Sdfeidong": "zh75701.aidong@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/Sdfeidong/ZJDKit.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "ZJDKit/Classes/**/*",
22
"frameworks": [
23
"UIKit",
24
"SystemConfiguration",
25
"Foundation"
26
],
27
"dependencies": {
28
"AFNetworking": [
29
30
],
31
"Reachability": [
32
33
],
34
"MBProgressHUD": [
35
36
],
37
"BlocksKit": [
38
39
],
40
"SDWebImage": [
41
42
],
43
"YYKit": [
44
45
],
46
"MJRefresh": [
47
48
],
49
"MJExtension": [
50
51
],
52
"DZNEmptyDataSet": [
53
54
],
55
"AvoidCrash": [
56
57
],
58
"BAButton": [
59
60
]
61
}
62
}