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
/
d
/
3
/
1
/
AIDefer
/
1.0
/
AIDefer.podspec.json
blob
74912cfa282963ec18eff0e27bab372e524123bf
1
{
2
"name": "AIDefer",
3
"version": "1.0",
4
"summary": "A defer statement for Objective-C, similar to Go's defer.",
5
"homepage": "https://github.com/aleph7/AIDefer",
6
"authors": {
7
"Alejandro Isaza": "al@isaza.ca"
8
},
9
"source": {
10
"git": "https://github.com/aleph7/AIDefer.git",
11
"tag": "1.0"
12
},
13
"source_files": "AIDefer.*",
14
"license": "MIT",
15
"platforms": {
16
"ios": "5.0"
17
},
18
"requires_arc": true
19
}