[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 4 / 9 / SSDrawerWindow / 1.0.0 / SSDrawerWindow.podspec.json
blob1fa9983b7a49cec193e31902a0faf1c3e2c90cac
2   "name": "SSDrawerWindow",
3   "version": "1.0.0",
4   "summary": "UIWindow subclass that provides an accessible side drawer.",
5   "description": "SSDrawerWindow extends UIWindow allowing it to attach a second arbitrary view controller as a drawer. Animation and depth options are completely customizable and an optional knob/button view is also provided as a simple user interface.",
6   "authors": {
7     "Symbiotic Software": "marc@symbioticsoftware.com"
8   },
9   "social_media_url": "http://twitter.com/symbioticsoftwr",
10   "homepage": "http://symbioticsoftware.com",
11   "license": {
12     "type": "BSD",
13     "file": "LICENSE"
14   },
15   "platforms": {
16     "ios": "4.3"
17   },
18   "source": {
19     "git": "https://github.com/mvx24/iOS-SSDrawerWindow.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "*.{h,m}",
23   "requires_arc": false