[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / e / 9 / 6 / PWCoreBeta / 3.7.0.47 / PWCoreBeta.podspec.json
blob927fdf26a5e0d82ab4d55dae7efa1da1c687ed57
2   "name": "PWCoreBeta",
3   "version": "3.7.0.47",
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.47"
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       "TMCache": [
29       ],
30       "AFNetworking": [
32       ]
33     },
34     "vendored_frameworks": "Framework/PWCore.framework",
35     "frameworks": [
36       "Security",
37       "QuartzCore",
38       "SystemConfiguration",
39       "MobileCoreServices",
40       "CoreTelephony"
41     ]
42   }