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] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git]
/
Specs
/
6
/
1
/
d
/
DPToastView
/
0.2b
/
DPToastView.podspec.json
blob
b0587611fa1725a51ece8192e1bdaef8b89bd3c0
1
{
2
"name": "DPToastView",
3
"version": "0.2b",
4
"summary": "Highly customizable toast view for iOS.",
5
"homepage": "https://github.com/ebaker355/DPToastView",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Eric Baker": "ebaker@duneparksoftware.com"
12
},
13
"source": {
14
"git": "https://github.com/ebaker355/DPToastView.git",
15
"tag": "0.2b"
16
},
17
"platforms": {
18
"ios": "6.0"
19
},
20
"source_files": "*.{h,m}",
21
"requires_arc": true
22
}