| { | |
| "name": "qrh", | |
| "version": "1.0.3", | |
| "summary": "AR扫描代码", | |
| "homepage": "https://github.com/rubinqiu/FirstProject", | |
| "license": "MIT", | |
| "authors": { | |
| "rubin": "rubinqiu2014@gmail" | |
| }, | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "source": { | |
| "git": "https://github.com/rubinqiu/FirstProject.git", | |
| "tag": "1.0.3" | |
| }, | |
| "source_files": "qrh/qrh/coder/*.{h,m}", | |
| "requires_arc": true | |
| } |