Latest | 0.1.0 |
---|---|
Homepage | https://github.com/nikhila12345/GroupButtons |
License | MIT |
Platforms | ios 8.0 |
Authors |
[](https://travis-ci.org/Nikhila Mohan/GroupButtons)
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
GroupButtons is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "GroupButtons"
Author
Nikhila Mohan, [email protected]
License
GroupButtons is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "GroupButtons", "version": "0.1.0", "summary": "A subclass on UIButton with a group of buttons which get animated on clicking.", "description": "This CocoaPod provides the ability to use a UIButton with a group of buttons which get animated on clicking", "homepage": "https://github.com/nikhila12345/GroupButtons", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Nikhila Mohan": "[email protected]" }, "source": { "git": "https://github.com/nikhila12345/GroupButtons.git", "tag": "0.1.0" }, "platforms": { "ios": "8.0" }, "source_files": "GroupButtons/Classes/**/*", "pushed_with_swift_version": "2.3" }
Sat, 11 Feb 2017 18:00:07 +0000