[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 2 / b / sf-wkb-ios / 2.0.3 / sf-wkb-ios.podspec.json
blobc3e328728f05876cd570dc37ddcf2b33b4869db2
2   "name": "sf-wkb-ios",
3   "version": "2.0.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": "osbornb@bit-sys.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": "2.0.3"
19   },
20   "requires_arc": true,
21   "platforms": {
22     "ios": "8.0"
23   },
24   "source_files": "sf-wkb-ios/**/*.{h,m}",
25   "frameworks": "Foundation",
26   "dependencies": {
27     "sf-ios": [
28       "~> 2.0.3"
29     ]
30   }