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.
- Host: GitHub
- URL: https://github.com/0x0c/m2dsegmentedcontrol
- Owner: 0x0c
- License: mit
- Created: 2016-05-13T17:18:32.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-13T19:30:32.000Z (almost 10 years ago)
- Last Synced: 2025-09-02T11:56:17.099Z (8 months ago)
- Topics: ios, ios-image, ios-lib, objective-c, segmented-controls, segmentedcontrol
- Language: Objective-C
- Homepage:
- Size: 47.9 KB
- Stars: 2
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# M2DSegmentedControl
[](https://travis-ci.org/Akira Matsuda/M2DSegmentedControl)
[](http://cocoapods.org/pods/M2DSegmentedControl)
[](http://cocoapods.org/pods/M2DSegmentedControl)
[](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.