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] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
2
/
0
/
8
/
SHPopMenu
/
1.0.1
/
SHPopMenu.podspec.json
blob
8784cfbe2884d38d497ce06140309b92328acd6b
1
{
2
"name": "SHPopMenu",
3
"version": "1.0.1",
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.1"
17
},
18
"source_files": "SHPopMenu/*.{h,m}",
19
"resources": "SHPopMenu/popu_arrow.png"
20
}