blob: 730fa53485cf286128b11e90bd2b5593000c0706 [file] [log] [blame]
{
"name": "EFSweetAlert",
"version": "0.3.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.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SweetAlert/*.swift",
"requires_arc": "false"
}