blob: 76e479e83f5621642c445d2b2c292740cb926964 [file] [log] [blame]
{
"name": "KMScanner",
"version": "1.5.0",
"summary": "CodeScan.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ShenYuanTing/KMScanner/tree/1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shenhao": "shenhao@mfhcd.com"
},
"source": {
"git": "https://github.com/ShenYuanTing/KMScanner.git",
"tag": "1.5.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KMScanner/Classes/**/*",
"resource_bundles": {
"KMScanner": [
"KMScanner/Assets/*"
]
},
"frameworks": "AVFoundation"
}