[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / c / 8 / Turf / 0.0.4 / Turf.podspec.json
blob9ee02c915224c265eaba0310c44511b5548e4ed8
2   "name": "Turf",
3   "version": "0.0.4",
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.4"
21   },
22   "source_files": "Turf/**/*",
23   "requires_arc": true,
24   "module_name": "Turf",
25   "frameworks": "CoreLocation",
26   "pushed_with_swift_version": "3.0"