blob: 66d1b4cc52c384825f8a64edfab8930748651235 [file] [log] [blame]
{
"name": "Presenter",
"version": "0.1.0",
"summary": "Presenter protect ViewController",
"description": "Presenter protect ViewController.\n[Push, Present, Pop, Dismiss]",
"homepage": "https://github.com/muukii/Presenter",
"license": "MIT",
"authors": {
"muukii": "m@muukii.me"
},
"source": {
"git": "https://github.com/muukii/Presenter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Presenter/Classes/**/*"
}