[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / a / 3 / ICETabBarController / 1.0.0 / ICETabBarController.podspec.json
blobbf9c1d5dc5fa0bb750a93b85326faf10e2a8ba00
2   "name": "ICETabBarController",
3   "version": "1.0.0",
4   "summary": "简单的自定义tabBarController",
5   "description": "TODO: 简单的TabBarController自定义, 自定义继承自Tabbar的类,替代系统的tabbar以实现定制,并不影响系统功能",
6   "homepage": "https://github.com/My-Pod/ICETabBarController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gumengxiao": "rare_ice@163.com"
13   },
14   "source": {
15     "git": "https://github.com/My-Pod/ICETabBarController.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "Classes/*.{h,m}"