[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / e / b / AMSlideOutController / 1.5.1 / AMSlideOutController.podspec.json
blob64c5e8d0d9200f8b562b0ec4f09a2395a78e1f63
2   "name": "AMSlideOutController",
3   "version": "1.5.1",
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.5.1"
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