[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / a / d / 8 / VscTabBarCtrl / 1.0.3 / VscTabBarCtrl.podspec.json
blobe66e895132093c52c821a82cdc81be654f4ccb35
2   "name": "VscTabBarCtrl",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.0.3",
7   "summary": "可以自定义Tabbar样式",
8   "description": "利用hittest实现了超出边距的可点击效果,同时又增加了选中非选中状态的文字颜色的更改\n各家具体的内容可以参考Demo",
9   "homepage": "https://github.com/vcsatanial/VscTabBarCtrl",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "VincentSatanial": "116359398@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/vcsatanial/VscTabBarCtrl.git",
19     "tag": "1.0.3"
20   },
21   "source_files": "VscTabBarCtrl/*.{h,m}",
22   "requires_arc": true