[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 1 / 4 / ogc-api-features-json-ios / 4.0.0 / ogc-api-features-json-ios.podspec.json
blob441dcdf7ff118da43c014b285b57c142a418148b
2   "name": "ogc-api-features-json-ios",
3   "version": "4.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "iOS SDK for OGC API Features JSON",
9   "homepage": "https://github.com/ngageoint/ogc-api-features-json-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/ogc-api-features-json-ios.git",
18     "tag": "4.0.0"
19   },
20   "requires_arc": true,
21   "platforms": {
22     "ios": "12.0"
23   },
24   "source_files": "ogc-api-features-json-ios/**/*.{h,m}",
25   "frameworks": "Foundation",
26   "dependencies": {
27     "sf-geojson-ios": [
28       "~> 4.0.1"
29     ]
30   }