[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 3 / c / 2 / WXTabBarController / 0.1 / WXTabBarController.podspec.json
blobc95fd2e2da99ed9d43eb8326c0f0023edfe9d633
2   "name": "WXTabBarController",
3   "version": "0.1",
4   "license": "MIT",
5   "summary": "在系统 UITabBarController 的基础上实现安卓版微信 TabBar 的滑动切换功能",
6   "homepage": "https://github.com/leichunfeng/WXTabBarController",
7   "authors": {
8     "leichunfeng": "307213080@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/leichunfeng/WXTabBarController.git",
12     "tag": "v0.1"
13   },
14   "source_files": "WXTabBarController/Source/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   }