Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexito4/ampsegmentedviewcontroller
A UIViewController container that uses a UISegmentedControl in the UINavigationBar.
https://github.com/alexito4/ampsegmentedviewcontroller
Last synced: 1 day ago
JSON representation
A UIViewController container that uses a UISegmentedControl in the UINavigationBar.
- Host: GitHub
- URL: https://github.com/alexito4/ampsegmentedviewcontroller
- Owner: alexito4
- License: mit
- Created: 2013-09-21T18:17:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-21T19:19:32.000Z (over 11 years ago)
- Last Synced: 2024-11-08T21:24:10.002Z (about 2 months ago)
- Language: Objective-C
- Size: 133 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# AMPSegmentedViewController
[![Version](http://cocoapod-badges.herokuapp.com/v/AMPSegmentedViewController/badge.png)](http://cocoadocs.org/docsets/AMPSegmentedViewController)
[![Platform](http://cocoapod-badges.herokuapp.com/p/AMPSegmentedViewController/badge.png)](http://cocoadocs.org/docsets/AMPSegmentedViewController)## Usage
To run the example project; clone the repo, and run `pod install` from the Project directory first.
## Requirements
## Installation
AMPSegmentedViewController is available through [CocoaPods](http://cocoapods.org), to install
it simply add the following line to your Podfile:pod "AMPSegmentedViewController"
## Author
Alejandro Martinez, [email protected]
## License
AMPSegmentedViewController is available under the MIT license. See the LICENSE file for more info.