[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 9 / 6 / PWCoreBeta / 3.7.0.102 / PWCoreBeta.podspec.json
blob3e5647d2dd34534e5f0eb8b4d2092dde1e3714f7
2   "name": "PWCoreBeta",
3   "version": "3.7.0.102",
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.102"
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   }