blob: ba37a62e1bc9972eb5646610a935cce84a237232 [file] [log] [blame]
{
"name": "gbfs2geojson",
"version": "0.0.2",
"summary": "A number of functions to make using GBFS easier in your application orlibary",
"homepage": "https://github.com/motivateco/gbfs2geojson-obj-c",
"license": "Apache License, Version 2.0",
"authors": {
"Andrew Fischer": "afischer15@mac.com"
},
"source": {
"git": "https://github.com/motivateco/gbfs2geojson-obj-c.git",
"tag": "0.0.2"
},
"source_files": "gbfs2geojson/Classes/**/*",
"platforms": {
"ios": "8.0"
},
"resource_bundles": {
"gbfs2geojson_Tests": "Example/**/*.json"
}
}