blob: e7d14ba0b149a22210658ed6f998a893c1e8e156 [file] [log] [blame]
{
"name": "EFSweetAlert",
"version": "0.2.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"
}