[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 7 / d / MXTabBarController / 0.0.1 / MXTabBarController.podspec.json
blob1ffda8d0efd122160174636562f02893f3a35882
2   "name": "MXTabBarController",
3   "version": "0.0.1",
4   "summary": "自定义 TabBarController",
5   "license": "MIT",
6   "homepage": "https://github.com/wangbiye/MXTabBarController",
7   "source": {
8     "git": "https://github.com/wangbiye/MXTabBarController.git",
9     "tag": "0.0.1"
10   },
11   "source_files": "classes/*.{h,m}",
12   "requires_arc": true,
13   "platforms": {
14     "ios": "8.0"
15   },
16   "authors": {
17     "max.wang": "max.wang.9012@gmail.com"
18   }