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