blob: bb18b50f7388e4f5264c835fa7edf77e241c7330 [file] [log] [blame]
{
"name": "AYCodeScanner",
"version": "1.0.0",
"summary": "AYCodeScanner - framework for reading qr -, bar - codes",
"description": "AYCodeScanner - is a UIViewController that takes responsibility to detect and read qr - and bar - codes.",
"homepage": "https://github.com/bananaRanger/AYCodeScanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Yereshchenko": "antonyereshchenko@gmail.com"
},
"source": {
"git": "https://github.com/bananaRanger/AYCodeScanner.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "5.0",
"source_files": "AYCodeScanner/Classes/**/*"
}