[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 9 / a / CBScan / 1.0.8 / CBScan.podspec.json
blob8879894cfdd98a6dc74b4c417d926bd6d1259532
2   "name": "CBScan",
3   "version": "1.0.8",
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.8"
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   }