[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / 9 / a / CBScan / 1.0.7 / CBScan.podspec.json
blobc085ab5d19467afb9143c53bd9baac29aa408369
2   "name": "CBScan",
3   "version": "1.0.7",
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.7"
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   }