[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / b / sf-wkb-ios / 4.1.3 / sf-wkb-ios.podspec.json
blob23a5e59637e908ba663734c90b2ec7178bf74e24
2   "name": "sf-wkb-ios",
3   "version": "4.1.3",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "iOS SDK for Simple Features Well-Known Binary",
9   "homepage": "https://github.com/ngageoint/simple-features-wkb-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-wkb-ios.git",
18     "tag": "4.1.3"
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-wkb-ios/**/*.{h,m}",
28   "frameworks": "Foundation",
29   "dependencies": {
30     "sf-ios": [
31       "~> 4.1.3"
32     ]
33   }