[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 1 / d / FATabSwitchView / 0.1.0 / FATabSwitchView.podspec.json
blob6e18377b37d7a40630e543175d5abb2107c804fc
2   "name": "FATabSwitchView",
3   "version": "0.1.0",
4   "summary": "可以放大的 menu tab",
5   "description": "在 https://github.com/lizelu/FATabSwitchView 的基础上进行了修改,添加了pod\n可以放大的 menu tab",
6   "homepage": "https://github.com/zhenwei12138/FATabSwitchView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhenwei12138": "zhenwei.liu@wework.com"
13   },
14   "source": {
15     "git": "https://github.com/zhenwei12138/FATabSwitchView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "FATabSwitchView/Classes/*",
22   "swift_version": "4.2",
23   "dependencies": {
24     "SnapKit": [
26     ]
27   }