[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 9 / 6 / PWCoreBeta / 3.7.0.115 / PWCoreBeta.podspec.json
blobda0117ba948e595a9b79e17c3bff341860e228ee
2   "name": "PWCoreBeta",
3   "version": "3.7.0.115",
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-3.7.0.115"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "10.0"
17   },
18   "libraries": [
19     "z",
20     "xml2.2"
21   ],
22   "ios": {
23     "dependencies": {
24       "SSZipArchive": [
26       ]
27     },
28     "vendored_frameworks": "Framework/PWCore.framework",
29     "frameworks": [
30       "Security",
31       "QuartzCore",
32       "SystemConfiguration",
33       "MobileCoreServices",
34       "CoreTelephony"
35     ]
36   }