blob: 84c513f5f56b8caeb6a0c8e400cd7dce64cf1db7 [file] [log] [blame]
{
"name": "FCQRCodeScanner",
"version": "1.0.0",
"license": "MIT",
"summary": "Simple QRcode Scanner(Apple API) & Generator",
"homepage": "https://github.com/wolfcon/FCQRCodeScanner",
"authors": {
"Frank": "472730949@qq.com"
},
"source": {
"git": "https://github.com/jprothwell/FCQRCodeScanner.git",
"tag": "1.0.0"
},
"description": "Simple QRcode Scanner(Apple API) & Generator",
"platforms": {
"ios": null
},
"source_files": "FCQRCodeScanner/*.{h,m}",
"resources": "FCQRCodeScanner/*.{png,mp3,xib}",
"requires_arc": true
}