[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 5 / 7 / 6 / RESideMenu / 4.0.7 / RESideMenu.podspec.json
blobd2111d659abb18a3485ba3887e69f8ce3f1c05a3
2   "name": "RESideMenu",
3   "version": "4.0.7",
4   "authors": {
5     "Roman Efimov": "romefimov@gmail.com"
6   },
7   "homepage": "https://github.com/romaonthego/RESideMenu",
8   "summary": "iOS 7 style side menu with parallax effect.",
9   "source": {
10     "git": "https://github.com/romaonthego/RESideMenu.git",
11     "tag": "4.0.7"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "RESideMenu",
22   "public_header_files": "RESideMenu/*.h",
23   "ios": {
24     "frameworks": "QuartzCore"
25   }