[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 7 / 8 / CMAQRScanner / 0.1.0 / CMAQRScanner.podspec.json
blobcee55cf0fefdefeb51465a06941f6737115eab70
2   "name": "CMAQRScanner",
3   "version": "0.1.0",
4   "summary": "二维码扫描器",
5   "homepage": "https://github.com/JKshared92/CMAQRScanner",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "comma": "506702341@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/JKshared92/CMAQRScanner.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "CMAQRScanner/Classes/**/*",
18   "resource_bundles": {
19     "CMAQRScanner": [
20       "CMAQRScanner/Assets/*"
21     ]
22   },
23   "platforms": {
24     "ios": "8.0"
25   },
26   "frameworks": [
27     "UIKit",
28     "AVFoundation",
29     "Foundation"
30   ],
31   "dependencies": {
32     "MSWeakTimer": [
34     ]
35   }