[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / b / 2 / sf-geojson-ios / 4.2.5 / sf-geojson-ios.podspec.json
blob9764612c1f2e65d41b8a80d85eb765bb3a4fdfb6
2   "name": "sf-geojson-ios",
3   "version": "4.2.5",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "iOS SDK for Simple Features GeoJSON",
9   "homepage": "https://github.com/ngageoint/simple-features-geojson-ios",
10   "authors": {
11     "NGA": "",
12     "BIT Systems": "",
13     "Brian Osborn": "bosborn@caci.com"
14   },
15   "social_media_url": "https://twitter.com/NGA_GEOINT",
16   "source": {
17     "git": "https://github.com/ngageoint/simple-features-geojson-ios.git",
18     "tag": "4.2.5"
19   },
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "DEFINES_MODULE": "YES"
23   },
24   "platforms": {
25     "ios": "12.0"
26   },
27   "source_files": "sf-geojson-ios/**/*.{h,m}",
28   "frameworks": "Foundation",
29   "dependencies": {
30     "sf-ios": [
31       "~> 4.1.4"
32     ]
33   }