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.4.14
[CocoaPods.git]
/
Specs
/
2
/
3
/
4
/
SJNavBar
/
1.0.8
/
SJNavBar.podspec.json
blob
2a24d2a5702449196702f2cf063c6b09c954b495
1
{
2
"name": "SJNavBar",
3
"version": "1.0.8",
4
"summary": "NavBar ios.",
5
"homepage": "https://github.com/shenjuneng/SJNavBar.git",
6
"license": "MIT",
7
"authors": {
8
"ShenJun": "shenjuneng@sina.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/shenjuneng/SJNavBar.git",
15
"tag": "1.0.8"
16
},
17
"source_files": [
18
"SJNavBar",
19
"SJNavBar/SJNavBar/SJNavBar/**/*.{h,m}"
20
],
21
"frameworks": "UIKit",
22
"requires_arc": true
23
}