[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 9 / a / CBScan / 1.0.3 / CBScan.podspec.json
blob3551070fc940fae355c02f4e27ebba81a7c7a771
2   "name": "CBScan",
3   "version": "1.0.3",
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.3"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "CBScan/*.{*}",
19   "frameworks": "AVFoundation",
20   "dependencies": {
21     "Masonry": [
23     ]
24   }