blob: 5bbe601a3021dd692b6d81b4c70e489047a9f9d9 [file] [log] [blame]
{
"name": "SimpleQRCodeScanner",
"version": "0.1.2",
"summary": "A short description of SimpleQRCodeScanner.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/AsTao/SimpleQRCodeScanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tobias": "236048180@qq.com"
},
"source": {
"git": "https://github.com/AsTao/SimpleQRCodeScanner.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SimpleQRCodeScanner/Classes/**/*",
"frameworks": [
"UIKit",
"AVFoundation"
],
"swift_version": "4.2",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
}
}