| { |
| "name": "NDDrawerController", |
| "version": "0.0.5", |
| "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.5" |
| }, |
| "source_files": "NDDrawerController/NDDrawerController.swift", |
| "requires_arc": true |
| } |