blob: 4c1a671f606493b7a42e6304b44432c6a3b51cd0 [file] [log] [blame]
{
"name": "KMScanner",
"version": "1.6.3",
"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.6.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KMScanner/Classes/**/*",
"resource_bundles": {
"KMScanner": [
"KMScanner/Assets/*"
]
},
"frameworks": "AVFoundation"
}