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.16
[CocoaPods.git]
/
Specs
/
9
/
b
/
2
/
YBScrollMenu
/
0.0.1
/
YBScrollMenu.podspec.json
blob
2ac89d9711c01259204c02d16112588f21a0261e
1
{
2
"name": "YBScrollMenu",
3
"version": "0.0.1",
4
"summary": "A YBScrollMenu.",
5
"homepage": "https://github.com/xiaogao233/YBScrollMenu",
6
"license": "MIT",
7
"authors": {
8
"高昇": "xiaogao233@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/xiaogao233/YBScrollMenu.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "YBScrollMenu/*.{h,m}",
18
"frameworks": [
19
"UIKit",
20
"Foundation"
21
],
22
"requires_arc": true
23
}