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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
a
/
c
/
f
/
ZJNRouter
/
1.0.0
/
ZJNRouter.podspec.json
blob
07136b36ecf2487d993e8ef4372238a46904b376
1
{
2
"name": "ZJNRouter",
3
"version": "1.0.0",
4
"summary": "summary",
5
"description": "description",
6
"homepage": "https://github.com/iOS-ZhuJiaNan/ZJNRouter",
7
"license": "MIT",
8
"authors": {
9
"朱佳男": "754148169@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/iOS-ZhuJiaNan/ZJNRouter.git",
16
"tag": "1.0.0"
17
},
18
"ios": {
19
"vendored_frameworks": "Carthage/Build/iOS/*.framework"
20
},
21
"dependencies": {
22
"AFNetworking": [
23
24
]
25
}
26
}