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.6.8
/
ZJDKit.podspec.json
blob
cb2866980a3238985a6a4fe54e60f4817b7ce99e
1
{
2
"name": "ZJDKit",
3
"version": "0.6.8",
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.6.8"
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
"SDWebImage": [
38
39
],
40
"YYKit": [
41
42
],
43
"MJRefresh": [
44
45
],
46
"MJExtension": [
47
48
],
49
"DZNEmptyDataSet": [
50
51
],
52
"BAButton": [
53
54
]
55
}
56
}