[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 6 / 5 / ZXCustomTabBar / 1.0.0 / ZXCustomTabBar.podspec.json
blob4bf1686e6b5b45af452c705d3d8d48ffd1222dba
2   "name": "ZXCustomTabBar",
3   "version": "1.0.0",
4   "summary": "一个自定义的Tabbar",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "homepage": "https://github.com/anphen/ZXCustomTabBar",
9   "license": "MIT",
10   "authors": {
11     "anphen": "zxlx276@163.com"
12   },
13   "source": {
14     "git": "https://github.com/anphen/ZXCustomTabBar.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "ZXCustomTabBar/*.{h,m}",
18   "dependencies": {
19     "Masonry": [
20       ">= 1.0.0"
21     ],
22     "SDWebImage": [
23       ">= 4.0.0"
24     ]
25   }