blob: f42097f70199c2ad67c7056ba026c98e6852c5c5 [file] [log] [blame]
{
"name": "EFSweetAlert",
"version": "0.1.0",
"summary": "Live animated Alert View for iOS written in Swift.",
"homepage": "https://github.com/ezefranca/SweetAlert-iOS",
"license": "MIT",
"authors": {
"ezefranca": "https://github.com/ezefranca"
},
"source": {
"git": "https://github.com/ezefranca/SweetAlert-iOS.git"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SweetAlert/*.swift",
"requires_arc": "false"
}