blob: d77f1bd6929ee1951b5464088f916222fbbd0df4 [file] [log] [blame]
{
"name": "PopupViewController",
"version": "0.0.8",
"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.8"
},
"source_files": "PopupViewController/PopupViewController/*.swift",
"dependencies": {
"Cartography": [
"~> 0.6"
]
}
}