blob: 7dee77e45211849b00885d830ea050d75cec4d9a [file] [log] [blame]
{
"name": "EMAlertController",
"version": "1.0.2",
"summary": "Elegant alert view controller alternative for iOS",
"description": "EMAlertController is a beautiful alternative to the stock iOS UIAlertController. This library is fully customizable with an implementation like the native UIAlertController.",
"homepage": "https://github.com/egmoll7/EMAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eduardo Moll": "egmoll7@gmail.com"
},
"social_media_url": "http://twitter.com/egmoll7",
"source": {
"git": "https://github.com/egmoll7/EMAlertController.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "EMAlertController/EMAlertController/**/*"
}