blob: 56f558637d288c9dd86ff01cce133b409d759b76 [file] [log] [blame]
{
"name": "JWQRCode",
"version": "0.0.2",
"summary": "二维码、条形码扫描",
"homepage": "https://github.com/junwangInChina/JWQRCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangjun": "github_work@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/junwangInChina/JWQRCode.git",
"tag": "0.0.2"
},
"source_files": "JWQRCode/JWQRCode/JWQRCode/**/*.{h,m}",
"resources": "JWQRCode/JWQRCode/JWQRCode/JWQRCode.bundle",
"requires_arc": true
}