blob: 0389481ffd778e2dde712f2258409fca8f3cc85f [file] [log] [blame]
{
"name": "PopupController",
"version": "0.2.0",
"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.2.0"
},
"source_files": "Classes/*.swift"
}