[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / 4 / wkb-ios / 1.0.7 / wkb-ios.podspec.json
blob893e6272b23430e37d869bc43272885093ee0188
2   "name": "wkb-ios",
3   "version": "1.0.7",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "iOS SDK for Well-Known Binary",
9   "homepage": "https://github.com/ngageoint/geopackage-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/geopackage-wkb-ios.git",
18     "tag": "1.0.7"
19   },
20   "requires_arc": true,
21   "platforms": {
22     "ios": "8.0"
23   },
24   "source_files": "wkb-ios/**/*.{h,m}",
25   "resource_bundles": {
26     "WKB": [
27       "wkb-ios/**/*.plist"
28     ]
29   },
30   "frameworks": "Foundation"