[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / b / e / zolozkit / 1.0.0.200117164959 / zolozkit.podspec.json
blob9b182d29e4124b923473bfdf6bd1faf8ce98dffa
2   "name": "zolozkit",
3   "version": "1.0.0.200117164959",
4   "summary": "A short description of zolozkit.",
5   "description": "* Detail about this framework.",
6   "homepage": "http://EXAMPLE/zolozkit",
7   "license": "MIT",
8   "authors": {
9     "ZOLOZ Client": "zolozclient@gmail.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "http": "https://zoloz-pipe.oss-ap-southeast-1.aliyuncs.com/zolozkit-1.0.0.200117164959-bin.tgz%3F20200117_16_50_32.tgz"
16   },
17   "preserve_paths": "zolozkit.framework/*",
18   "resources": "zolozkit.framework/*.bundle",
19   "frameworks": [
20     "AVFoundation",
21     "CoreTelephony",
22     "CoreMotion",
23     "CoreLocation",
24     "SystemConfiguration",
25     "Accelerate",
26     "CoreMedia",
27     "CoreServices",
28     "CoreGraphics",
29     "QuartzCore",
30     "CoreVideo",
31     "CoreImage"
32   ],
33   "vendored_frameworks": "zolozkit.framework",
34   "requires_arc": true,
35   "xcconfig": {
36     "FRAMEWORK_SEARCH_PATHS": "Pods/zolozkit"
37   }