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] ZMarkupParser 1.12.0
[CocoaPods.git]
/
Specs
/
3
/
a
/
2
/
ARNAlert
/
0.2.0
/
ARNAlert.podspec.json
blob
2b15687b910c30c3d65965f4f758eb7c5d4cca0f
1
{
2
"name": "ARNAlert",
3
"version": "0.2.0",
4
"summary": "Wrapper of UIAlertView & UIAlertController.",
5
"homepage": "https://github.com/xxxAIRINxxx/ARNAlert",
6
"license": "MIT",
7
"authors": {
8
"Airin": "xl1138@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/xxxAIRINxxx/ARNAlert.git",
12
"tag": "0.2.0"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"requires_arc": true,
18
"source_files": "Pod/Classes",
19
"resource_bundles": {
20
"ARNAlert": [
21
"Pod/Assets/*.png"
22
]
23
}
24
}