blob: ad8c9bf6669e3a97973aa5868b7fcc1aa36048b6 [file] [log] [blame]
{
"name": "PopupController",
"version": "0.1.1",
"summary": "PopupController is a controller for showing temporary popup view.",
"homepage": "https://github.com/daisuke310vvv/PopupController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daisuke Sato": "daisuke.sato1991@gmail.com"
},
"social_media_url": "http://twitter.com/st_dsk",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/daisuke310vvv/PopupController.git",
"tag": "0.1.1"
},
"source_files": "Classes/*.swift"
}