[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / 9 / d / SYRFGeospatial / 0.0.9 / SYRFGeospatial.podspec.json
blob6cfc9a42b48317035b8a8f5f97f0debef17efab8
2   "name": "SYRFGeospatial",
3   "version": "0.0.9",
4   "summary": "SYRFGeospatial library for geometrical calculations.",
5   "description": "SYRFGeospatial Library for Geospatial calculations.\nThe library provides geospatial geometry calculations.",
6   "homepage": "https://github.com/sailing-yacht-research-foundation/client-sdk-ios-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Scopic Software": "radu.r@scopicsoftware.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/sailing-yacht-research-foundation/client-sdk-ios-swift.git",
20     "tag": "syrfgeospatial-0.0.9"
21   },
22   "source_files": [
23     "SYRFGeospatial",
24     "SYRFGeospatial/SYRFGeospatial/**/*.{swift}"
25   ],
26   "exclude_files": "SYRFGeospatial/Exclude",
27   "resources": "SYRFGeospatial/Libraries/Turf/dist/Turf.bundle.js",
28   "dependencies": {
29     "GEOSwift": [
30       "~> 8.1.0"
31     ]
32   },
33   "swift_version": "5.0"