[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 8 / c / GeoJSONSerialization / 0.0.3 / GeoJSONSerialization.podspec.json
blob508d286655e9f2125878261f95375b247f682b52
2   "name": "GeoJSONSerialization",
3   "version": "0.0.3",
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.3"
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   }