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
[Delete] DSPSDK 1.0.0.3
[CocoaPods.git]
/
Specs
/
5
/
2
/
f
/
SHToast
/
1.2.0
/
SHToast.podspec.json
blob
15545fe222e073dc4fc1661bf465e1134e0ca91f
1
{
2
"name": "SHToast",
3
"version": "1.2.0",
4
"summary": "Toast弹框+推送",
5
"homepage": "https://github.com/CCSH/SHToast",
6
"license": "MIT",
7
"authors": {
8
"CSH": "624089195@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/CCSH/SHToast.git",
15
"tag": "1.2.0"
16
},
17
"source_files": "SHToast/*.{h,m}",
18
"requires_arc": true
19
}