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] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git]
/
Specs
/
5
/
2
/
f
/
SHToast
/
1.0.6
/
SHToast.podspec.json
blob
325d5842b29c0d84103f5c5a2dc6847e824fcd7c
1
{
2
"name": "SHToast",
3
"version": "1.0.6",
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": "6.0"
12
},
13
"source": {
14
"git": "https://github.com/CCSH/SHToast.git",
15
"tag": "1.0.6"
16
},
17
"source_files": "SHToast/*.{h,m}",
18
"requires_arc": true
19
}