{ | |
"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/*" | |
} |