[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 9 / 4 / a / sf-ios / 2.0.0 / sf-ios.podspec.json
blobd7f4b8d2adc3c75ce0c4c7cf0975d81ec1e2b384
2   "name": "sf-ios",
3   "version": "2.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "iOS SDK for Simple Features",
9   "homepage": "https://github.com/ngageoint/simple-features-ios",
10   "authors": {
11     "NGA": "",
12     "BIT Systems": "",
13     "Brian Osborn": "osbornb@bit-sys.com"
14   },
15   "social_media_url": "https://twitter.com/NGA_GEOINT",
16   "source": {
17     "git": "https://github.com/ngageoint/simple-features-ios.git",
18     "tag": "2.0.0"
19   },
20   "requires_arc": true,
21   "platforms": {
22     "ios": "8.0"
23   },
24   "source_files": "sf-ios/**/*.{h,m}",
25   "resource_bundles": {
26     "sf-ios": [
27       "sf-ios/**/*.plist"
28     ]
29   },
30   "frameworks": "Foundation"