blob: 14e7789c4176faa5441a6f25222eb8d9723576da [file] [log] [blame]
{
"name": "GaScanView",
"version": "0.0.1",
"summary": "GaScanView is a conveniece control that scan QR code!",
"description": "GaScanView is a conveniece control that scan QR code.Have a try...",
"homepage": "https://github.com/GikkiAres/GaScanViewDemo",
"license": "MIT",
"authors": {
"GikkiAres": "GikkiAres@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/GikkiAres/GaScanViewDemo.git",
"tag": "0.0.1"
},
"source_files": [
"GaScanView",
"GaLib/GaScanView/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}