blob: 55b347594c2636c4ddd1f86ddc33fde1b6b032c5 [file] [log] [blame]
{
"name": "gbfs2geojson",
"version": "0.0.1beta",
"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": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Andrew Fischer": "afischer15@mac.com"
},
"source": {
"git": "https://github.com/motivateco/gbfs2geojson-obj-c.git",
"tag": "0.0.1beta"
},
"resource_bundles": {
"gbfs2geojson_Tests": "Example/**/*.json"
},
"platforms": {
"ios": "8.0"
},
"source_files": "gbfs2geojson/Classes/**/*"
}