An open API service indexing awesome lists of open source software.

https://github.com/0x0c/m2dsegmentedcontrol

You can show a badge in UISegmentedControl.
https://github.com/0x0c/m2dsegmentedcontrol

ios ios-image ios-lib objective-c segmented-controls segmentedcontrol

Last synced: 6 months ago
JSON representation

You can show a badge in UISegmentedControl.

Awesome Lists containing this project

README

          

# M2DSegmentedControl

[![CI Status](http://img.shields.io/travis/Akira Matsuda/M2DSegmentedControl.svg?style=flat)](https://travis-ci.org/Akira Matsuda/M2DSegmentedControl)
[![Version](https://img.shields.io/cocoapods/v/M2DSegmentedControl.svg?style=flat)](http://cocoapods.org/pods/M2DSegmentedControl)
[![License](https://img.shields.io/cocoapods/l/M2DSegmentedControl.svg?style=flat)](http://cocoapods.org/pods/M2DSegmentedControl)
[![Platform](https://img.shields.io/cocoapods/p/M2DSegmentedControl.svg?style=flat)](http://cocoapods.org/pods/M2DSegmentedControl)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

M2DSegmentedControl is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod "M2DSegmentedControl"
```

## Author

Akira Matsuda, akira.matsuda@me.com

## License

M2DSegmentedControl is available under the MIT license. See the LICENSE file for more info.