Skip to content

Commit

Permalink
update version to 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenYilong committed Jun 13, 2017
1 parent cc2a759 commit 0127b19
Show file tree
Hide file tree
Showing 32 changed files with 36 additions and 36 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ CYLTabBarController.xcodeproj/project.xcworkspace/xcuserdata/chenyilong.xcuserda
CYLTabBarController.xcodeproj/xcuserdata/chenyilong.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
*.xcuserstate
*.xcbkptlist
*.xcuserstate
Binary file not shown.
2 changes: 1 addition & 1 deletion CYLTabBarController/CYLConstants.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CYLTabBarController.h
// CYLTabBarController
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion CYLTabBarController/CYLPlusButton.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CYLPlusButton.h
// CYLTabBarController
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion CYLTabBarController/CYLPlusButton.m
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CYLPlusButton.m
// CYLTabBarController
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion CYLTabBarController/CYLTabBar.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CYLTabBar.h
// CYLTabBarController
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion CYLTabBarController/CYLTabBar.m
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CYLTabBar.m
// CYLTabBarController
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion CYLTabBarController/CYLTabBarController.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CYLTabBarController.h
// CYLTabBarController
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion CYLTabBarController/CYLTabBarController.m
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CYLTabBarController.m
// CYLTabBarController
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion CYLTabBarController/UIView+CYLTabBarControllerExtention.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CYLTabBarController.m
// CYLTabBarController
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion CYLTabBarController/UIView+CYLTabBarControllerExtention.m
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CYLTabBarController.m
// CYLTabBarController
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
//

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// UIViewController+CYLTabBarControllerExtention.h
// CYLTabBarController
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 16/2/26.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 16/2/26.
// Copyright © 2016年 https://github.com/ChenYilong .All rights reserved.
//

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// UIViewController+CYLTabBarControllerExtention.m
// CYLTabBarController
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 16/2/26.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 16/2/26.
// Copyright © 2016年 https://github.com/ChenYilong .All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion CYLTabBarControllerTests/CYLTabBarControllerTests.m
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CYLTabBarControllerTests.m
// CYLTabBarControllerTests
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 15/10/25.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 15/10/25.
// Copyright (c) 2015年 https://github.com/ChenYilong .All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion Example/AppDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// AppDelegate.h
// CYLTabBarControllerDemo
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion Example/AppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// AppDelegate.m
// CYLTabBarController
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion Example/CYLTabBarControllerConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CYLTabBarControllerConfig.h
// CYLTabBarController
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 15/11/3.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 15/11/3.
// Copyright © 2015年 https://github.com/ChenYilong .All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion Example/CYLTabBarControllerConfig.m
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CYLTabBarControllerConfig.m
// CYLTabBarController
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
//
#import "CYLTabBarControllerConfig.h"
Expand Down
2 changes: 1 addition & 1 deletion Example/Classes/Module/Home/CYLHomeViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CYLHomeViewController.h
// CYLTabBarController
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion Example/Classes/Module/Home/CYLHomeViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CYLHomeViewController.m
// CYLTabBarController
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion Example/Classes/Module/Message/CYLMessageViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CYLMessageViewController.h
// CYLTabBarController
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion Example/Classes/Module/Message/CYLMessageViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CYLMessageViewController.m
// CYLTabBarController
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion Example/Classes/Module/Mine/CYLMineViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CYLMineViewController.h
// CYLTabBarController
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion Example/Classes/Module/Mine/CYLMineViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CYLMineViewController.m
// CYLTabBarController
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion Example/Classes/Module/SameCity/CYLDetailsViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CYLDetailsViewController.h
// CYLTabBarController
//
// v1.10.0 Created by Robert Dimitrov on 11/8/14.
// v1.12.0 Created by Robert Dimitrov on 11/8/14.
// Copyright (c) 2014 Robert Dimitrov. All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion Example/Classes/Module/SameCity/CYLDetailsViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CYLDetailsViewController.m
// CYLTabBarController
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
//

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CYLSameCityViewController.h
// CYLTabBarController
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
//

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CYLSameCityViewController.m
// CYLTabBarController
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 10/20/15.
// Copyright © 2015 https://github.com/ChenYilong . All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion Example/Classes/View/CYLPlusButtonSubclass.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CYLPlusButtonSubclass.h
// CYLTabBarControllerDemo
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 15/10/24.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 15/10/24.
// Copyright (c) 2015年 https://github.com/ChenYilong . All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion Example/Classes/View/CYLPlusButtonSubclass.m
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CYLPlusButtonSubclass.m
// CYLTabBarControllerDemo
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 15/10/24.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 15/10/24.
// Copyright (c) 2015年 https://github.com/ChenYilong . All rights reserved.
//

Expand Down
2 changes: 1 addition & 1 deletion Example/main.m
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// main.m
// CYLTabBarController
//
// v1.10.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 15/10/25.
// v1.12.0 Created by 微博@iOS程序犭袁 ( http://weibo.com/luohanchenyilong/ ) on 15/10/25.
// Copyright (c) 2015年 https://github.com/ChenYilong .All rights reserved.
//

Expand Down
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<p align="center">
<a href=""><img src="https://img.shields.io/badge/pod-v1.11.0-brightgreen.svg"></a>
<a href=""><img src="https://img.shields.io/badge/pod-v1.12.0-brightgreen.svg"></a>
<a href=""><img src="https://img.shields.io/badge/Swift-compatible-orange.svg"></a>
<a href=""><img src="https://img.shields.io/badge/platform-iOS%207.0%2B-ff69b5152950834.svg"></a>
<a href="https://github.com/ChenYilong/CYLTabBarController/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-MIT-green.svg?style=flat"></a>
Expand Down Expand Up @@ -167,7 +167,7 @@
  在文件 `Podfile` 中加入以下内容:

```
    pod 'CYLTabBarController', '1.11.0'
    pod 'CYLTabBarController', '~> 1.12.0'
```

  然后在终端中运行以下命令:
Expand All @@ -193,14 +193,14 @@

CocoaPods 中,有几种设置 CYLTabBarController 版本的方法。如:

`>= 1.11.X` 会根据您本地的 CocoaPods 源列表,导入不低于 `1.12.X` 版本的 CYLTabBarController。
`>= 1.12.X` 会根据您本地的 CocoaPods 源列表,导入不低于 `1.12.X` 版本的 CYLTabBarController。

`~> 1.11.X` 会根据您本地的 CocoaPods 源列表,介于 1.11.X~1.12.0 之前版本的 CYLTabBarController。
我们建议您锁定版本,便于团队开发。如,指定 1.11.0 版本。
`~> 1.12.X` 会根据您本地的 CocoaPods 源列表,介于 1.12.X~1.13.0 之前版本的 CYLTabBarController。
我们建议您锁定版本,便于团队开发。如,指定 1.12.0 版本。


```
pod 'CYLTabBarController', '1.11.0'
pod 'CYLTabBarController', '1.12.0'
```

- 升级本地 CocoaPods 源
Expand Down Expand Up @@ -532,7 +532,6 @@ Demo 演示的效果图:
/*!
* @param tabBarController The tab bar controller containing viewController.
* @param control Selected UIControl in TabBar.
* @attention If PlusButton also add an action, then this delegate method will not be invoked when the PlusButton is selected.
*/
- (void)tabBarController:(UITabBarController *)tabBarController didSelectControl:(UIControl *)control;

Expand Down

0 comments on commit 0127b19

Please sign in to comment.