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