[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / c / 8 / Turf / 0.0.3 / Turf.podspec.json
blob42011167480b65f3e3fe4e3d5fdbb3015746e322
2   "name": "Turf",
3   "version": "0.0.3",
4   "summary": "Turf is a port of Turf.js for Swift.",
5   "homepage": "https://github.com/mapbox/turf-swift",
6   "documentation_url": "https://github.com/mapbox/turf-swift",
7   "license": {
8     "type": "ISC",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Mapbox": "mobile@mapbox.com"
13   },
14   "social_media_url": "https://twitter.com/mapbox",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/mapbox/turf-swift.git",
20     "tag": "v0.0.3"
21   },
22   "source_files": "Turf/**/*",
23   "requires_arc": true,
24   "module_name": "Turf",
25   "frameworks": "CoreLocation",
26   "pushed_with_swift_version": "3.0"