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