blob: 24e2371b060d6c65220fc1143f7148e6c770693e [file] [log] [blame]
{
"name": "PopupViewController",
"version": "0.1.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.1.3"
},
"source_files": "PopupViewController/PopupViewController/*.swift",
"dependencies": {
"Cartography": [
"~> 1.0.1"
]
}
}