[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / b / AMSlideOutController / 1.11.1 / AMSlideOutController.podspec.json
blob2821ecf6b590c504e4d7835a3494571262e746c8
2   "name": "AMSlideOutController",
3   "version": "1.11.1",
4   "summary": "SlideOut Navigation Controller",
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": "1.11.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,
27   "social_media_url": "https://twitter.com/theandreamazz"