| { | |
| "name": "ZKScanView", | |
| "version": "0.0.2", | |
| "summary": "barcode, scan,QRCode", | |
| "description": "scan barcode or QRCode for iOS", | |
| "homepage": "https://github.com/Francis-MSC/ZKScanView", | |
| "license": "MIT", | |
| "authors": { | |
| "msc": "zk_msc@163.com" | |
| }, | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "source": { | |
| "git": "https://github.com/Francis-MSC/ZKScanView.git", | |
| "tag": "0.0.2" | |
| }, | |
| "source_files": "ZKScanView/ScanView/*.{h,m}", | |
| "resources": "ZKScanView/ScanView/**/*.{h,m}" | |
| } |