| { | |
| "name": "TEQRCodeEmbed", | |
| "version": "0.1.0", | |
| "summary": "iOS 展示二维码插件", | |
| "description": "iOS 展示二维码插件", | |
| "homepage": "https://github.com/HangzhouSunline/TEQRCodeEmbed", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "yuzhifei": "kingdomrain002@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/HangzhouSunline/TEQRCodeEmbed.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "vendored_frameworks": "TEQRCodeEmbed.framework" | |
| } |