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] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git]
/
Specs
/
6
/
a
/
f
/
mbta-v2
/
0.1
/
mbta-v2.podspec.json
blob
18300e83850b638c64ec2c13cb4a01fdcb4fe945
1
{
2
"name": "mbta-v2",
3
"version": "0.1",
4
"summary": "An iOS wrapper for the MBTA's API, v2",
5
"homepage": "https://github.com/stephen-francis/mbta-v2",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": "stephen-francis",
11
"source": {
12
"git": "https://github.com/stephen-francis/mbta-v2.git",
13
"tag": "0.1"
14
},
15
"source_files": "*.{h,m}",
16
"platforms": {
17
"ios": "7.0"
18
},
19
"requires_arc": true
20
}