blob: 01c85a9a3d56327160e24e27a33bfd763af7ab68 [file] [log] [blame]
{
"name": "SKCardScanner",
"platforms": {
"ios": "13.0"
},
"summary": "A tool for scanning your credit/debit cards in swift",
"requires_arc": true,
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Syed Kashan": "syedkashancs305@gmail.com"
},
"homepage": "https://github.com/SyedKashan/SKCardScanner",
"source": {
"git": "https://github.com/SyedKashan/SKCardScanner.git",
"tag": "1.0.1"
},
"frameworks": "UIKit",
"source_files": "SKCardScanner/**/*.{h,m,swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}