Commit c6ca3ae 1 parent bd28b17 commit c6ca3ae Copy full SHA for c6ca3ae
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
Pod ::Spec . new do |s |
4
4
5
5
s . name = "NBULog"
6
- s . version = "2.5 .0"
6
+ s . version = "2.0 .0"
7
7
s . summary = "Log framework based on CocoaLumberjack. Adds dynamic log levels, modules' support and eases usage."
8
8
s . homepage = "http://cyberagent.github.io/NBULog/"
9
9
Original file line number Diff line number Diff line change 3
3
======
4
4
5
5
[ ![ Platform: iOS/OSX] ( https://img.shields.io/cocoapods/p/NBULog.svg?style=flat )] ( http://cocoadocs.org/docsets/NBULog/ )
6
- [ ![ Version: 2.5 .0] ( https://img.shields.io/cocoapods/v/NBULog.svg?style=flat )] ( http://cocoadocs.org/docsets/NBULog/ )
6
+ [ ![ Version: 2.0 .0] ( https://img.shields.io/cocoapods/v/NBULog.svg?style=flat )] ( http://cocoadocs.org/docsets/NBULog/ )
7
7
[ ![ License: Apache 2.0] ( https://img.shields.io/cocoapods/l/NBULog.svg?style=flat )] ( http://cocoadocs.org/docsets/NBULog/ )
8
8
[ ![ Dependency Status] ( https://www.versioneye.com/objective-c/NBULog/badge.svg?style=flat )] ( https://www.versioneye.com/objective-c/NBULog )
9
9
[ ![ Build Status] ( http://img.shields.io/travis/CyberAgent/NBULog/master.svg?style=flat )] ( https://travis-ci.org/CyberAgent/NBULog )
You can’t perform that action at this time.
0 commit comments