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.12
[CocoaPods.git]
/
Specs
/
e
/
8
/
7
/
ZCNavigationController
/
0.0.1
/
ZCNavigationController.podspec.json
blob
25ff75b17016bd91c91eeaba1bb7a012f795dc7c
1
{
2
"name": "ZCNavigationController",
3
"version": "0.0.1",
4
"summary": "导航上拉渐变",
5
"homepage": "https://github.com/xiaowu2016/ZCNavigationController",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"zhangchao": "942777491@qq.com"
12
},
13
"platforms": {
14
"ios": null
15
},
16
"source": {
17
"git": "https://github.com/xiaowu2016/ZCNavigationController.git",
18
"tag": "0.0.1"
19
},
20
"source_files": [
21
"Classes",
22
"ZCNavigationController/*.{h,m}"
23
],
24
"requires_arc": true
25
}