[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / 0 / MTDropDownMenu / 0.0.1 / MTDropDownMenu.podspec.json
blobefcfa805edabe2ce98f7d588ddde72b0cf0f725d
2   "name": "MTDropDownMenu",
3   "version": "0.0.1",
4   "summary": "An easy way to create a drop down menu",
5   "description": "一款简单的下来菜单,支持图或文。\n实现代理的方式传数据\n使用方式与UITabelView很是类似",
6   "homepage": "https://github.com/TinySungo/MTDropDownMenu",
7   "license": "MIT",
8   "authors": {
9     "TinySungo": "8727323031@qq.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/TinySungo/MTDropDownMenu.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "MTDropDownMenu/*.{h,m}",
19   "exclude_files": "MTDropDownMenu/*.xcassets",
20   "requires_arc": true