[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 6 / d / gbfs2geojson / 0.0.1beta / gbfs2geojson.podspec.json
blob55b347594c2636c4ddd1f86ddc33fde1b6b032c5
2   "name": "gbfs2geojson",
3   "version": "0.0.1beta",
4   "summary": "A parser for GBFS to convert it to geoJSON.",
5   "description": "A number of functions to make using GBFS easier in your application or\nlibary.",
6   "homepage": "https://github.com/motivateco/gbfs2geojson-obj-c",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrew Fischer": "afischer15@mac.com"
13   },
14   "source": {
15     "git": "https://github.com/motivateco/gbfs2geojson-obj-c.git",
16     "tag": "0.0.1beta"
17   },
18   "resource_bundles": {
19     "gbfs2geojson_Tests": "Example/**/*.json"
20   },
21   "platforms": {
22     "ios": "8.0"
23   },
24   "source_files": "gbfs2geojson/Classes/**/*"