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] PlasoLogger 1.0.2
[CocoaPods.git]
/
Specs
/
6
/
1
/
d
/
DPToastView
/
0.2.2
/
DPToastView.podspec.json
blob
87e1469d95b7d5d18baa6dddbc74d2d93e0a801f
1
{
2
"name": "DPToastView",
3
"version": "0.2.2",
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": "ericb0774@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/ebaker355/DPToastView.git",
15
"tag": "0.2.2"
16
},
17
"platforms": {
18
"ios": "6.0"
19
},
20
"source_files": "*.{h,m}",
21
"requires_arc": true
22
}