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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
e
/
d
/
5
/
Permission
/
1.2
/
Permission.podspec.json
blob
2885178e3568865fdbeebb95e0c5ab447f62f0d9
1
{
2
"name": "Permission",
3
"version": "1.2",
4
"license": {
5
"type": "MIT"
6
},
7
"homepage": "https://github.com/delba/Permission",
8
"authors": {
9
"Damien": "damien@delba.io"
10
},
11
"summary": "A unified API to ask for permissions on iOS",
12
"source": {
13
"git": "https://github.com/delba/Permission.git",
14
"tag": "v1.2"
15
},
16
"platforms": {
17
"ios": "8.0"
18
},
19
"source_files": "Source/**/*",
20
"requires_arc": true
21
}