[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / b / AMSlideOutController / 1.4.2 / AMSlideOutController.podspec.json
blobf3fc9643cb43650e61f104d48ce71b2847fb263d
2   "name": "AMSlideOutController",
3   "version": "1.4.2",
4   "summary": "SlideOut Navigation Controller for iOS. Fully customizable.",
5   "homepage": "https://github.com/andreamazz/SlideOutNavigation",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Andrea Mazzini": "andrea.mazzini@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/andreamazz/SlideOutNavigation.git",
15     "tag": "v1.4.2"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": [
21     "AMSlideOut",
22     "*.{h,m}"
23   ],
24   "resources": "AMSlideOut/*.png",
25   "frameworks": "QuartzCore",
26   "requires_arc": true