[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 8 / c / GeoJSONSerialization / 0.0.4 / GeoJSONSerialization.podspec.json
blob88c931aecaa06cf9be78a831a79aa611f3c44d7d
2   "name": "GeoJSONSerialization",
3   "version": "0.0.4",
4   "license": "MIT",
5   "summary": "Encodes and decodes between MapKit shapes and GeoJSON.",
6   "homepage": "https://github.com/mattt/GeoJSONSerialization",
7   "social_media_url": "https://twitter.com/mattt",
8   "authors": {
9     "Mattt Thompson": "m@mattt.me"
10   },
11   "source": {
12     "git": "https://github.com/mattt/GeoJSONSerialization.git",
13     "tag": "0.0.4"
14   },
15   "source_files": "GeoJSONSerialization",
16   "requires_arc": true,
17   "frameworks": [
18     "MapKit",
19     "CoreLocation"
20   ],
21   "platforms": {
22     "ios": "6.0",
23     "osx": "10.9"
24   }