[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / d / 4 / MTMenusView / 0.0.2 / MTMenusView.podspec.json
blob1ea8ca4beca9a8aec28ff6ef5a6c941845960551
2   "name": "MTMenusView",
3   "version": "0.0.2",
4   "summary": "可自定义的导航菜单栏",
5   "description": "导航菜单栏,使用方式类似于tableView",
6   "homepage": "https://github.com/CoderDwang/MTMenusDemo",
7   "license": "MIT",
8   "authors": {
9     "Dwang": "coderdwang@outlook.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/CoderDwang/MTMenusDemo.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "MTMenusView",
20     "MTMenusView/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]