blob: 0d859d2f93deb934595be7302af18d1957884cc5 [file] [log] [blame]
{
"name": "ZXGQRCode",
"version": "0.0.3",
"summary": "简单方便的二维码扫描和生成框架.",
"homepage": "https://github.com/onzxgway/ZXGQRCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"onzxgway": "zhuxianguo529@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/onzxgway/ZXGQRCode.git",
"tag": "0.0.3"
},
"social_media_url": "https://onzxgway.github.io",
"source_files": "ZXGQRCode/*.{h,m}",
"requires_arc": true
}