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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
b
/
c
/
5
/
XHNavBar
/
1.2.0
/
XHNavBar.podspec.json
blob
c8645ebcad485aaea2c9dc6672cbca7c9b864957
1
{
2
"name": "XHNavBar",
3
"version": "1.2.0",
4
"summary": "快速创建navigationBar,支持系统navigationBar及自定义navigationBar",
5
"homepage": "https://github.com/CoderZhuXH/XHNavBar",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Zhu Xiaohui": "977950862@qq.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/CoderZhuXH/XHNavBar.git",
18
"tag": "1.2.0"
19
},
20
"source_files": [
21
"XHNavBar",
22
"*.{h,m}"
23
],
24
"resource_bundles": {
25
"XHNavBarExample": [
26
"XHNavBar/Resource/*.png"
27
]
28
},
29
"requires_arc": true
30
}