[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / 1 / 4 / YLSwiftScan / 0.1.0 / YLSwiftScan.podspec.json
bloba991eace0493e2ddf0c91ed020219629bce0346b
2   "name": "YLSwiftScan",
3   "version": "0.1.0",
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.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YLSwiftScan/Classes/**/*",
22   "resource_bundles": {
23     "YLSwiftScan": [
24       "YLSwiftScan/Assets/*.png"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "Foundation",
30     "AVFoundation"
31   ],
32   "pushed_with_swift_version": "3.0"