[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 8 / 0 / box_REMenu / 1.10 / box_REMenu.podspec.json
blob746a2fb9f4303bdc464c20c1104dbaf86ebd92c0
2   "name": "box_REMenu",
3   "version": "1.10",
4   "authors": {
5     "Irving Ruan": "irving@box.com"
6   },
7   "homepage": "https://github.com/irvingruan/REMenu",
8   "summary": "Dropdown menu inspired by Vine.",
9   "source": {
10     "git": "https://github.com/irvingruan/REMenu.git",
11     "tag": "1.10"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "REMenu",
22   "public_header_files": "REMenu/*.h",
23   "ios": {
24     "frameworks": "QuartzCore"
25   }