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