[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / f / 0 / NDDrawerViewController / 0.0.1 / NDDrawerViewController.podspec.json
blob2edefc69f01c53dbe46deb77f390fb6607d7ab93
2   "name": "NDDrawerViewController",
3   "version": "0.0.1",
4   "summary": "Pop out viewcontrollers",
5   "description": "Slide out viewcontrollers from any direction.",
6   "homepage": "https://github.com/keepingitneil/NDDrawerViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": "Neil Dwyer",
12   "social_media_url": "http://twitter.com/dwyer_neil",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/keepingitneil/NDDrawerViewController.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "NDDrawerViewController",
22     "NDDrawerViewController.swift"
23   ],
24   "requires_arc": true