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] TradPlusAdSDK 12.9.0
[CocoaPods.git]
/
Specs
/
2
/
f
/
3
/
WZSToast
/
1.0.0
/
WZSToast.podspec.json
blob
1ea6ce21cac8870b3a469eff31bf8db200733bf2
1
{
2
"name": "WZSToast",
3
"version": "1.0.0",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"summary": "轻提示",
9
"description": "包含简短摘要,这是描述",
10
"homepage": "https://github.com/WZSlike/WZSToast.git",
11
"source": {
12
"git": "https://github.com/WZSlike/WZSToast.git",
13
"tag": "1.0.0"
14
},
15
"source_files": "WZSToast/*.{h,m}",
16
"platforms": {
17
"ios": "8.0"
18
},
19
"authors": {
20
"WZSlike": "578433420@qq.com"
21
}
22
}