blob: eb1bc760d35170ae69ea89b973cd09a35dc83757 [file] [log] [blame]
{
"name": "ZXGQRCode",
"version": "0.0.2",
"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.2"
},
"social_media_url": "https://onzxgway.github.io",
"source_files": "ZXGQRCode/**/*.{h,m}",
"requires_arc": true
}