blob: f51e5fde69dc42fc6aaf0ce634a3907629f7410a [file] [log] [blame]
{
"name": "ViewControllerDescribable",
"version": "1.0.0",
"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"
}