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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
d
/
c
/
0
/
Toastr
/
1.0.0
/
Toastr.podspec.json
blob
c699edf215ed4addf129952540252e386d9c0f8b
1
{
2
"name": "Toastr",
3
"version": "1.0.0",
4
"summary": "Toast for Swift",
5
"homepage": "https://github.com/hypery2k/toastr",
6
"license": {
7
"type": "WTPFL",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"nanhujiaju": "nanhujiaju@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/hypery2k/toastr.git",
15
"tag": "v1.0.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "Sources/*.{swift,h}",
21
"frameworks": [
22
"UIKit",
23
"Foundation",
24
"QuartzCore"
25
],
26
"requires_arc": true
27
}