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] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git]
/
Specs
/
9
/
4
/
d
/
CQTopBar
/
1.0.0
/
CQTopBar.podspec.json
blob
738ddffbf32663e7289d3a5bc50ac93afba2fd04
1
{
2
"name": "CQTopBar",
3
"version": "1.0.0",
4
"summary": "快速集成下拉菜单的小控件",
5
"homepage": "https://github.com/cq1402272764/CQTopBar",
6
"authors": {
7
"CQ_ Develop": "1402272764@qq.com"
8
},
9
"platforms": {
10
"ios": "7.0"
11
},
12
"license": {
13
"type": "MIT",
14
"file": "LICENSE"
15
},
16
"source": {
17
"git": "https://github.com/cq1402272764/CQTopBar.git",
18
"tag": "1.0.0"
19
},
20
"source_files": "CQTopBar/**/*.{h,m}",
21
"requires_arc": true
22
}