[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 7 / 4 / MSDynamicsDrawerViewController / 1.3.2 / MSDynamicsDrawerViewController.podspec.json
blobbe464cf9f1800922fb14c43c534953e2243a44be
2   "name": "MSDynamicsDrawerViewController",
3   "version": "1.3.2",
4   "license": "MIT",
5   "platforms": {
6     "ios": "7.0"
7   },
8   "summary": "Container view controller that leverages UIKit Dynamics to provide a realistic drawer navigation paradigm.",
9   "homepage": "https://github.com/monospacecollective/MSDynamicsDrawerViewController",
10   "authors": {
11     "Eric Horacek": "eric@monospacecollective.com"
12   },
13   "source": {
14     "git": "https://github.com/monospacecollective/MSDynamicsDrawerViewController.git",
15     "tag": "1.3.2"
16   },
17   "source_files": "MSDynamicsDrawerViewController/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "QuartzCore"