[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / b / 3 / 7 / AdaptiveSidebarViewController / 0.0.2 / AdaptiveSidebarViewController.podspec.json
blobc0ae9e7547987a50ab32a9b270771a8ee38626fe
2   "name": "AdaptiveSidebarViewController",
3   "version": "0.0.2",
4   "summary": "A simple a simple container which can adaptively display a viewcontroller in a sidebar.",
5   "description": "AdaptiveSidebarViewController is a simple container which can adaptively display a\nviewcontroller in a sidebar (regular environment) or pushed on the\nnavigation stack (compact environment).",
6   "homepage": "https://github.com/apploft/AdaptiveSidebarViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Mathias Köhnke",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/apploft/AdaptiveSidebarViewController.git",
17     "tag": "0.0.2"
18   },
19   "source_files": [
20     "Classes",
21     "Classes/**/*.{swift}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "requires_arc": true