[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / a / 1 / ExpandingMenu / 0.1.3 / ExpandingMenu.podspec.json
blobe4a039f0ae569a7803ea33c189289907d57a786f
2   "name": "ExpandingMenu",
3   "version": "0.1.3",
4   "summary": "A mune button expanding vertical.",
5   "description": "This library provides a global menu button.",
6   "homepage": "https://github.com/monoqlo/ExpandingMenu",
7   "license": "MIT",
8   "authors": {
9     "monoqlo": "monoqlo44@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/monoqlo/ExpandingMenu.git",
13     "tag": "0.1.3"
14   },
15   "social_media_url": "https://twitter.com/monoqlo",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "ExpandingMenu/Classes/*.swift",
21   "resource_bundles": {
22     "ExpandingMenu": [
23       "ExpandingMenu/Assets/Sounds/*"
24     ]
25   },
26   "frameworks": [
27     "QuartzCore",
28     "AudioToolBox"
29   ]