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] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git]
/
Specs
/
6
/
9
/
5
/
YCToast
/
1.0.1
/
YCToast.podspec.json
blob
cec4cddecdee0fe7eed0763b08f492930f5da819
1
{
2
"name": "YCToast",
3
"version": "1.0.1",
4
"summary": "A lightweight Toast.",
5
"homepage": "https://github.com/justXyS/Toast.git",
6
"license": "MIT",
7
"authors": {
8
"xiaoyuan": "646692929@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/justXyS/Toast.git",
15
"tag": "1.0.1"
16
},
17
"source_files": [
18
"Toast",
19
"Toast/**/*.{h,m,swift}"
20
],
21
"requires_arc": true,
22
"pushed_with_swift_version": "3.0"
23
}