blob: d35fc24b4ca3b6d8f3d7de00e9b64d43daf8c1c4 [file] [log] [blame]
{
"name": "EMAlertController",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "EMAlertController/EMAlertController/**/*",
"pushed_with_swift_version": "4.0"
}