[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 1 / 4 / YLSwiftScan / 0.0.4 / YLSwiftScan.podspec.json
blob00fa2f5e5f3acdd89354dfa7af3e80dfad67801f
2   "name": "YLSwiftScan",
3   "version": "0.0.4",
4   "summary": "实现二维码扫描和生成二维码",
5   "description": "使用Manager管理以方便的调用以实现二维码扫描和结果返回,二维码生成等,参考了LBXScan",
6   "homepage": "https://github.com/hoggenw/YLSwiftScan",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dev-wangliugen": "253192463@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/hoggenw/YLSwiftScan.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YLSwiftScan/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "AVFoundation"
26   ],
27   "pushed_with_swift_version": "3.0"