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