blob: 12f7d1650496e3dce3a39d5844010dbbb0553dc0 [file] [log] [blame]
{
"name": "NDDrawerController",
"version": "0.0.3",
"summary": "Pop out viewcontrollers",
"description": "Slide out viewcontrollers from any direction.",
"homepage": "https://github.com/keepingitneil/NDDrawerController",
"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/NDDrawerController.git",
"tag": "0.0.3"
},
"source_files": "NDDrawerController/NDDrawerController.swift",
"requires_arc": true
}