[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 9 / 2 / a / FCVerticalMenu / 0.1.3 / FCVerticalMenu.podspec.json
blob4715edb811bdddf36bd3c8fb56822383e854c68b
2   "name": "FCVerticalMenu",
3   "version": "0.1.3",
4   "summary": "A dropdown menu completely customizable",
5   "homepage": "https://github.com/filippocamillo/FCVerticalMenu",
6   "screenshots": [
7     "https://github.com/filippocamillo/FCVerticalMenu/raw/master/FCVerticalMenu_demo.png",
8     "https://github.com/filippocamillo/FCVerticalMenu/raw/master/FCVerticalMenuDemo.gif"
9   ],
10   "license": "MIT",
11   "authors": {
12     "Filippo Camillo": "hello@filippocamillo.com"
13   },
14   "source": {
15     "git": "https://github.com/filippocamillo/FCVerticalMenu.git",
16     "tag": "0.1.3"
17   },
18   "social_media_url": "https://twitter.com/filippocamillo",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/Classes",
24   "resource_bundles": {
25     "FCVerticalMenu": [
26       "Pod/Assets/*.png"
27     ]
28   },
29   "frameworks": [
30     "UIKit",
31     "QuartzCore"
32   ]