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
/
f
/
b
/
7
/
KYToast
/
1.0.5
/
KYToast.podspec.json
blob
4820c1195e155b65d09a9fb4d753b112d9cb6e82
1
{
2
"name": "KYToast",
3
"version": "1.0.5",
4
"summary": "ios公有库",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://github.com/wkwl/KYToast",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"wkwl": "1877508948@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/wkwl/KYToast.git",
16
"tag": "1.0.5"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "KYToast/Classes/**/*",
22
"dependencies": {
23
"Masonry": [
24
"~> 1.1.0"
25
]
26
}
27
}