blob: ba8bf5e0dbab54aea03a745894ac0ff7d9f11522 [file] [log] [blame]
{
"name": "JWQRCode",
"version": "0.0.1",
"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.1"
},
"source_files": "JWQRCode/JWQRCode/JWQRCode/**/*.{h,m}",
"resources": "JWQRCode/JWQRCode/JWQRCode/JWQRCode.bundle",
"requires_arc": true
}