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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
4
/
9
/
b
/
UNAlertView
/
0.1.0
/
UNAlertView.podspec.json
blob
c2375df52dd484abeb499743737485146141c643
1
{
2
"name": "UNAlertView",
3
"version": "0.1.0",
4
"summary": "An UIAlertView replacement.",
5
"homepage": "https://github.com/ytakzk/UNAlertView",
6
"license": "MIT",
7
"authors": {
8
"ytakzk": "shyss.ak@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/ytakzk/UNAlertView.git",
12
"tag": "0.1.0"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"requires_arc": true,
18
"source_files": "Classes/**/*.swift"
19
}