[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / b / AMSlideOutController / 1.11.0 / AMSlideOutController.podspec.json
blob74d505c42a64ecd72c1173dd95ee328c39a0b872
2   "name": "AMSlideOutController",
3   "version": "1.11.0",
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.0"
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"