[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 4 / d / ZSMenuView / 0.1.0 / ZSMenuView.podspec.json
blob0013a92e811d912532348bf1052f19b234d74752
2   "name": "ZSMenuView",
3   "version": "0.1.0",
4   "summary": "菜单控件:自定义菜单个数、排列样式、菜单样式、分隔线样式",
5   "description": "菜单控件:自定义菜单总数、菜单每行个数、菜单样式、菜单间隔、分隔线样式等功能",
6   "homepage": "https://github.com/safiriGitHub/ZSMenuView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "safiri": "safiri@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/safiriGitHub/ZSMenuView.git",
19     "tag": "0.1.0"
20   },
21   "source_files": [
22     "Source",
23     "Source/**/*.{h,m}"
24   ]