[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 2 / 9 / ScanCode / 1.0.6 / ScanCode.podspec.json
blobebfaaa722fa480ec0fd1f2b848648ca41b784b23
2   "name": "ScanCode",
3   "version": "1.0.6",
4   "summary": "IOS qrcode and barcode scan",
5   "description": "IOS qrcode and barcode scan(IOS版的二维码和条码扫描识别)",
6   "homepage": "https://github.com/Dazhi528/ScanCode",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dazhi528": "wzz528@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/Dazhi528/ScanCode.git",
16     "tag": "1.0.6"
17   },
18   "pod_target_xcconfig": {
19     "DEFINES_MODULE": "YES",
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": [
21       "i386",
22       "x86_64"
23     ]
24   },
25   "platforms": {
26     "ios": "10.0"
27   },
28   "swift_versions": "5.0",
29   "source_files": "ScanCode/Classes/**/*",
30   "resource_bundles": {
31     "ScanCode": [
32       "ScanCode/Assets/**/*"
33     ]
34   },
35   "swift_version": "5.0"