blob: 18300e83850b638c64ec2c13cb4a01fdcb4fe945 [file] [log] [blame]
{
"name": "mbta-v2",
"version": "0.1",
"summary": "An iOS wrapper for the MBTA's API, v2",
"homepage": "https://github.com/stephen-francis/mbta-v2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "stephen-francis",
"source": {
"git": "https://github.com/stephen-francis/mbta-v2.git",
"tag": "0.1"
},
"source_files": "*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}