blob: d5086dc49dd79d898590d3bb9bf9588ba392728f [file] [log] [blame]
{
"name": "ADQRScanView",
"version": "1.0.0",
"summary": "轮播图",
"description": "iOS原生扫码",
"homepage": "https://github.com/tiancanfei/ADQRScanView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"安德航": "bjwltiankong@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/tiancanfei/ADQRScanView.git",
"tag": "1.0.0"
},
"source_files": "ADQRScanViewExample/QRcodeScanView/*.{h,m}",
"public_header_files": "ADQRScanViewExample/QRcodeScanView/*.h",
"frameworks": [
"UIKit",
"AVFoundation"
],
"requires_arc": true
}