blob: 46497f935dfd0386fd25b318cac3af54edab3007 [file] [log] [blame]
{
"name": "Alertmo",
"version": "0.1.3",
"summary": "A custom Alert written in Swift",
"description": "A View Controller that provides a custom Alert with image and buttons",
"homepage": "https://github.com/JonMo/Alertmo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JonMo": "jonathan.moraly@gmail.com"
},
"source": {
"git": "https://github.com/JonMo/Alertmo.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Alertmo/Classes/**/*",
"pushed_with_swift_version": "3.0"
}