blob: e0679e660cc2a2588c6c930663e57c06f985e040 [file] [log] [blame]
{
"name": "gbfs2geojson",
"version": "0.0.1-beta",
"summary": "A parser for GBFS to convert it to geoJSON.",
"description": "A number of functions to make using GBFS easier in your application or\nlibary.",
"homepage": "https://github.com/motivateco/gbfs2geojson-obj-c",
"license": {
"type": "CC-BY-2.0",
"file": "LICENSE"
},
"authors": {
"Andrew Fischer": "afischer15@mac.com"
},
"source": {
"git": "https://github.com/motivateco/gbfs2geojson-obj-c.git",
"tag": "0.0.1-beta"
},
"resource_bundles": {
"gbfs2geojson_Tests": "Example/**/*.json"
},
"platforms": {
"ios": "8.0"
},
"source_files": "gbfs2geojson/Classes/**/*"
}