{ | |
"name": "PoporQRCodeIos", | |
"version": "0.0.2", | |
"summary": "生成二维码代码,iOS版本.", | |
"homepage": "https://github.com/popor/PoporQRCodeIos", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"popor": "908891024@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/popor/PoporQRCodeIos.git", | |
"tag": "0.0.2" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "PoporQRCodeIos/Classes/**/*" | |
} |