[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 9 / a / CBScan / 1.1.0 / CBScan.podspec.json
blobcdbc5046f3e0ae03c30abce3eb1cfa75d0d9e9c9
2   "name": "CBScan",
3   "version": "1.1.0",
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.1.0"
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   }