[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / c / sf-wkt-ios / 2.1.0 / sf-wkt-ios.podspec.json
blob377f51e258e95d125263308ff5814e9e2c594c1f
2   "name": "sf-wkt-ios",
3   "version": "2.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "iOS SDK for Simple Features Well-Known Text",
9   "homepage": "https://github.com/ngageoint/simple-features-wkt-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-wkt-ios.git",
18     "tag": "2.1.0"
19   },
20   "requires_arc": true,
21   "platforms": {
22     "ios": "12.0"
23   },
24   "source_files": "sf-wkt-ios/**/*.{h,m}",
25   "frameworks": "Foundation",
26   "dependencies": {
27     "sf-ios": [
28       "~> 4.1.0"
29     ]
30   }