blob: c26d6cd55ca2499d187e52ba1390180036ac9915 [file] [log] [blame]
{
"name": "PopupViewController",
"version": "0.0.6",
"summary": "Drop in replacement of UIAlertController with customization options",
"description": "Drop in replacement of UIAlertController with customization options\"",
"homepage": "https://github.com/Dimillian/PopupViewController/",
"license": "MIT",
"authors": {
"Thomas Ricouard": "ricouard77@gmail.com"
},
"social_media_url": "http://twitter.com/dimillian",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Dimillian/PopupViewController.git",
"tag": "0.0.6"
},
"source_files": "PopupViewController/PopupViewController/*.swift",
"dependencies": {
"Cartography": [
"~> 0.6"
]
}
}