blob: bf948533868179e7389c763a71fa408150c481e4 [file] [log] [blame]
{
"name": "NDDrawerViewController",
"version": "0.0.8",
"summary": "Pop out viewcontrollers",
"description": "Slide out viewcontrollers from any direction.",
"homepage": "https://github.com/keepingitneil/NDDrawerViewController",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": "Neil Dwyer",
"social_media_url": "http://twitter.com/dwyer_neil",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/keepingitneil/NDDrawerViewController.git",
"tag": "0.0.8"
},
"source_files": "NDDrawerViewController/NDDrawerViewController.swift",
"requires_arc": true
}