[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 9 / 6 / PWCoreBeta / 4.0.0.1 / PWCoreBeta.podspec.json
blobb9407c2335a9d148e5362dd8e640136f1fa25439
2   "name": "PWCoreBeta",
3   "version": "4.0.0.1",
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.1"
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     },
29     "vendored_frameworks": "Framework/PWCore.framework",
30     "frameworks": [
31       "Security",
32       "QuartzCore",
33       "SystemConfiguration",
34       "MobileCoreServices",
35       "CoreTelephony"
36     ]
37   }