blob: 33941857408d1ef7e0121cc02bc461fd1e6ee286 [file] [log] [blame]
{
"name": "ViewControllerDescribable",
"version": "1.0.1",
"summary": "A simple way to switch between controllers.",
"homepage": "https://github.com/AndrewKochulab/ViewControllerDescribable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrew Kochulab": "andrew.kochulab@gmail.com"
},
"social_media_url": "http://vk.com/ko4ylab",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/AndrewKochulab/ViewControllerDescribable.git",
"tag": "master",
"submodules": false
},
"source_files": "ViewControllerDescribable/**/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}