[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / 6 / 1 / ZTScanViewController / 1.0.0 / ZTScanViewController.podspec.json
blobba17856282a0bd44f280cd68710b2dc9bd4a00e8
2   "name": "ZTScanViewController",
3   "version": "1.0.0",
4   "summary": "A short description of ZTScanViewController.",
5   "homepage": "https://github.com/CherishSmile/ZTScanViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "CherishSmile": "misteralvin@yeah.net"
12   },
13   "source": {
14     "git": "https://github.com/CherishSmile/ZTScanViewController",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "12.1"
19   },
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "x86_64 armv7 arm64"
23   },
24   "source_files": "ZTScanViewController/ZTScanViewController.framework/Headers/*.{h}",
25   "vendored_frameworks": "ZTScanViewController/ZTScanViewController.framework",
26   "public_header_files": "ZTScanViewController/ZTScanViewController.framework/Headers/*.{h}"