[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 0 / e / WKTParser / 0.0.1 / WKTParser.podspec.json
blob327c8427e638d11262b1f1be80963a49baa6240f
2   "name": "WKTParser",
3   "version": "0.0.1",
4   "summary": "A library for parsing geometries from Well-Known-Text (WKT).",
5   "homepage": "https://github.com/joelturnbull/WKTParser",
6   "license": "MIT",
7   "authors": {
8     "Joel Turnbull": "joelbywan@gmail.com",
9     "Peter Kananen": "peter@gaslight.co"
10   },
11   "source": {
12     "git": "https://github.com/joelturnbull/WKTParser.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "WKTParser",
19   "frameworks": [
20     "MapKit",
21     "CoreLocation"
22   ],
23   "requires_arc": true