[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / c / 7 / 8 / QLQRCodeUtils / 0.0.6 / QLQRCodeUtils.podspec.json
blobafc9c544d87c47bcef9d921eecc8681a51c5b9ef
2   "name": "QLQRCodeUtils",
3   "version": "0.0.6",
4   "summary": "iOS二维码工具包",
5   "description": "1.二维码扫码 2.识别图片中的二维码 3.生成二维码",
6   "homepage": "https://github.com/burtworld/QLQRCodeUtils",
7   "license": "MIT",
8   "authors": {
9     "paramita": "baqkoo007@aliyun.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/burtworld/QLQRCodeUtils.git",
16     "tag": "0.0.6"
17   },
18   "source_files": [
19     "QLQRCodeUtils/Classes",
20     "QLQRCodeUtils/Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "resources": "QLQRCodeUtils/Assets/*.png",
24   "requires_arc": true