[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / b / d / MenuButton / 1.0.0 / MenuButton.podspec.json
blob0602905d650fc86c1a9a92f3f59d7639c65253fe
2   "name": "MenuButton",
3   "version": "1.0.0",
4   "summary": "Animated button",
5   "description": "Animated button which looks like material design",
6   "homepage": "https://github.com/zfort/menubutton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrii Starostenko": "starostenko@zfort.com"
13   },
14   "source": {
15     "git": "https://github.com/zfort/menubutton.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "MenuButton/**/*.{swift}",
23   "resources": [
24     "MenuButton/Source/Private/UserInterface/MenuOwnerView/*.{xib}",
25     "MenuButton/Source/Private/UserInterface/MenuOwnerViewCell/*.{xib}"
26   ]