[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 0 / a / QRCode-Capture / 0.1.0 / QRCode-Capture.podspec.json
blob9a4e30096495cc82cf36f47f95397eee7a1230f2
2   "name": "QRCode-Capture",
3   "version": "0.1.0",
4   "summary": "An iOS ObjC version of QR code Scanner and Decoder widgets.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/bingerz/QRCode-Capture",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hanbing0604@aliyun.com": "hanbing0604@aliyun.com"
13   },
14   "source": {
15     "git": "https://github.com/bingerz/QRCode-Capture.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "QRCode-Capture/Classes/**/*",
22   "resource_bundles": {
23     "QRCode-Capture": [
24       "QRCode-Capture/Assets/*.png"
25     ]
26   }