[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / 0 / a / QRCode-Capture / 0.3.0 / QRCode-Capture.podspec.json
blob1495e070fcff6276684bb8ae14dd122501774f98
2   "name": "QRCode-Capture",
3   "version": "0.3.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": "Bingerz"
13   },
14   "source": {
15     "git": "https://github.com/bingerz/QRCode-Capture.git",
16     "tag": "0.3.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   }