blob: d8c98c8c6b1711b4bc638f64360180dfd791033a [file] [log] [blame]
{
"name": "QRCodeScannerFramework",
"version": "1.0.0",
"summary": "By far the most QRCodeScanner I have seen in my entire life. No joke.",
"description": "This QRCodeScanner changes its color gradually makes your app look fantastic!",
"homepage": "https://github.com/husseinkishk/QRCodeScannerFramework",
"license": "MIT",
"authors": {
"Hussein Kishk": "hussein.kishk@code95.info"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/husseinkishk/QRCodeScannerFramework.git",
"tag": "1.0.0"
},
"swift_version": "4.0",
"source_files": "QRCodeScannerFramework/*",
"exclude_files": "Classes/Exclude"
}