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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
4
/
7
/
b
/
ToastSwift
/
0.1.0
/
ToastSwift.podspec.json
blob
e643c99529f22334732be672272e064ff79c5b0c
1
{
2
"name": "ToastSwift",
3
"version": "0.1.0",
4
"summary": "Toast view using swift.",
5
"homepage": "https://github.com/Rannie/Toast-Swift",
6
"license": "MIT",
7
"authors": "Hanran Liu",
8
"platforms": {
9
"ios": "6.0"
10
},
11
"source": {
12
"git": "https://github.com/Rannie/Toast-Swift.git",
13
"tag": "0.1.0"
14
},
15
"source_files": [
16
"Toast-Swift",
17
"Toast/*.swift"
18
],
19
"frameworks": "UIKit",
20
"requires_arc": true
21
}