[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 0 / c / DSDMenu / 0.2.4 / DSDMenu.podspec.json
blobb6eb00295af5593885c525acbc90c569700a09c2
2   "name": "DSDMenu",
3   "version": "0.2.4",
4   "summary": "A dead-simpe, UIkit-based dropdown menu, written in Swift",
5   "description": "This pod allows you to use subclass of the UIButton UIKit class, DropDownMenu, to create beautiful and customizable drop-down menus.",
6   "homepage": "https://github.com/m3g0byt3/DSDMenu",
7   "screenshots": [
8     "https://raw.githubusercontent.com/m3g0byt3/DSDMenu/master/Images/screenshot01.png",
9     "https://raw.githubusercontent.com/m3g0byt3/DSDMenu/master/Images/screenshot02.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "m3g0byt3": "m3g0byt3@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/m3g0byt3/DSDMenu.git",
20     "tag": "0.2.4"
21   },
22   "platforms": {
23     "ios": "9.0"
24   },
25   "swift_version": "4.0",
26   "source_files": "Source/**/*",
27   "frameworks": "UIKit"