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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
2
/
0
/
8
/
SHPopMenu
/
1.0.3
/
SHPopMenu.podspec.json
blob
62861e3e30c195f1ca1612851631f95d54617d42
1
{
2
"name": "SHPopMenu",
3
"version": "1.0.3",
4
"summary": "气泡弹框",
5
"homepage": "https://github.com/CCSH/SHPopMenu",
6
"license": "MIT",
7
"authors": {
8
"CSH": "624089195@qq.com"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"requires_arc": true,
14
"source": {
15
"git": "https://github.com/CCSH/SHPopMenu.git",
16
"tag": "1.0.3"
17
},
18
"source_files": "SHPopMenu/*.{h,m}",
19
"resources": "SHPopMenu/pop_arrow.png"
20
}