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
/
6
/
1
/
d
/
DPToastView
/
0.1
/
DPToastView.podspec.json
blob
a7959aeb07b4f9f1ebf25262c8cd8e8b1d511647
1
{
2
"name": "DPToastView",
3
"version": "0.1",
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
"ebaker": "ebaker@duneparksoftware.com"
12
},
13
"source": {
14
"git": "https://github.com/ebaker355/DPToastView.git",
15
"tag": "0.1a"
16
},
17
"platforms": {
18
"ios": "6.0"
19
},
20
"source_files": "*.{h,m}",
21
"requires_arc": true
22
}