blob: f5fadbf734decb334a2bc763f1a467a07e6355d3 [file] [log] [blame]
{
"name": "TOScanViewController",
"version": "1.0.1",
"summary": "easy use scan viewController",
"description": "easy viewController to scan QRcode and Barcode",
"homepage": "https://github.com/TouSC/TOScanViewController",
"license": "MIT",
"authors": {
"tousan": "790847823@qq.com"
},
"platforms": {
"ios": "8.1"
},
"source": {
"git": "https://github.com/TouSC/TOScanViewController.git",
"tag": "1.0.1"
},
"source_files": [
"TOScanViewController",
"TOScanViewController/**/*.{h,m}"
],
"exclude_files": "TOScanViewController/Exclude",
"frameworks": [
"AVFoundation",
"AssetsLibrary"
],
"dependencies": {
"Masonry": [
"~> 0.6.4"
]
}
}