[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / b / f / 4 / REMenu / 1.2.1 / REMenu.podspec.json
bloba51c05889c62d0d84c218381c141fec256d7c2e0
2   "name": "REMenu",
3   "version": "1.2.1",
4   "authors": {
5     "Roman Efimov": "romefimov@gmail.com"
6   },
7   "homepage": "https://github.com/romaonthego/REMenu",
8   "summary": "Dropdown menu inspired by Vine.",
9   "source": {
10     "git": "https://github.com/romaonthego/REMenu.git",
11     "tag": "1.2.1"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "requires_arc": true,
21   "source_files": "REMenu",
22   "public_header_files": "REMenu/*.h",
23   "ios": {
24     "frameworks": "QuartzCore"
25   }