[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / d / f / GovData / 1.0.30 / GovData.podspec.json
blob93193782a97a024cdc87eb627504ff92577baede
2   "name": "GovData",
3   "version": "1.0.30",
4   "summary": "GovData iOS SDK",
5   "homepage": "https://github.com/hackenbruder/govdata-ios",
6   "platforms": {
7     "ios": "8.0"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE.md"
12   },
13   "source": {
14     "git": "https://github.com/hackenbruder/govdata-ios.git",
15     "tag": "1.0.30"
16   },
17   "authors": {
18     "Richard Hackenbruder": "hackenbruder@govdata.cz"
19   },
20   "source_files": "GovData/**/*.{h,m}",
21   "public_header_files": "GovData/**/*.h",
22   "frameworks": "SystemConfiguration",
23   "requires_arc": true,
24   "resource_bundles": {
25     "GovData": [
26       "*.lproj"
27     ]
28   },
29   "dependencies": {
30     "AFNetworking": [
32     ]
33   }