[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 9 / 2 / a / FCVerticalMenu / 0.1.2 / FCVerticalMenu.podspec.json
blob2fa61d70e6e61db4ccc2df8f621f199304cd5a88
2   "name": "FCVerticalMenu",
3   "version": "0.1.2",
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.2"
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   ]