[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 9 / 6 / PWCoreBeta / 4.0.0.2 / PWCoreBeta.podspec.json
blobdc6d3d0b7f6fbaa730e2c4eb8b7f3402189910ff
2   "name": "PWCoreBeta",
3   "version": "4.0.0.2",
4   "license": "MIT",
5   "summary": "Phunware PWCoreBeta SDK (BETA)",
6   "homepage": "https://github.com/phunware/beta-ios",
7   "authors": {
8     "Phunware": "info@phunware.com"
9   },
10   "source": {
11     "git": "https://github.com/phunware/beta-ios.git",
12     "tag": "PWCore-4.0.0.2"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_version": "4.2",
19   "libraries": [
20     "z",
21     "xml2.2"
22   ],
23   "ios": {
24     "dependencies": {
25       "SSZipArchive": [
27       ],
28       "AFNetworking": [
30       ],
31       "TMCache": [
33       ]
34     },
35     "vendored_frameworks": "Framework/PWCore.framework",
36     "frameworks": [
37       "Security",
38       "QuartzCore",
39       "SystemConfiguration",
40       "MobileCoreServices",
41       "CoreTelephony"
42     ]
43   }