blob: d59cd4ed83b9381d198a720030bb2db1638b54b9 [file] [log] [blame]
{
"name": "ABPopups",
"version": "0.0.1",
"summary": "Simple popups",
"description": "Simple library to show basic popups in Swift",
"homepage": "https://github.com/artur7/ABPopups",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Artur Bartczak": "arturbartczak7@gmail.com"
},
"source": {
"git": "https://github.com/artur7/ABPopups.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "ABPopups/*"
}