[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 9 / a / CBScan / 1.0.9 / CBScan.podspec.json
blob5605155b702b03400d265cac9df0f20e60ce420c
2   "name": "CBScan",
3   "version": "1.0.9",
4   "license": "MIT",
5   "summary": "条码、二维码扫描,带提示音",
6   "homepage": "https://github.com/junedeyu/CBScan",
7   "authors": {
8     "junedeyu": "497303054@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/junedeyu/CBScan.git",
12     "tag": "1.0.9"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "9.0"
17   },
18   "resources": "CBScan/Resources/*.{bundle}",
19   "source_files": "CBScan/*.{*}",
20   "frameworks": "AVFoundation",
21   "dependencies": {
22     "Masonry": [
24     ]
25   }