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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
2
/
b
/
a
/
AlertNinja
/
0.0.1
/
AlertNinja.podspec.json
blob
5f529288f16cc706b479a4793f70850b2b1fcf92
1
{
2
"name": "AlertNinja",
3
"version": "0.0.1",
4
"summary": "Invisible UIAlertView and spying.",
5
"homepage": "https://github.com/yaakaito/AlertNinja",
6
"license": "MIT",
7
"authors": {
8
"KAZUMA Ukyo": "yaakaito@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/yaakaito/AlertNinja.git",
12
"tag": "0.0.1"
13
},
14
"platforms": {
15
"ios": null
16
},
17
"source_files": "AlertNinja/*.{h,m}",
18
"requires_arc": true
19
}