[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / b / AMSlideOutController / 0.0.1 / AMSlideOutController.podspec.json
blob78d80c8a8d7da0e8da883f8f3b702f1f7bf0d5c6
2   "name": "AMSlideOutController",
3   "version": "0.0.1",
4   "summary": "SlideOut Navigation Controller for iOS.",
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     "commit": "872aad6"
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