blob: f1b7e1348ddb4f8e4eb5ff4fa7c2d85d048a1711 [file] [log] [blame]
{
"name": "CustomScanView",
"version": "0.0.1",
"summary": "自定义扫描,适配各种机型,包括ipad",
"homepage": "https://github.com/lfgGitHub/CustomScanView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"weiyang": "meng852163550@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/lfgGitHub/CustomScanView.git",
"tag": "0.0.1"
},
"source_files": [
"CustomScanView",
"CustomScanProject/CustomScanView/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 0.6.0"
]
}
}