blob: 8426b5ca9d14c2a9ed4f3fa684b953796814699f [file] [log] [blame]
{
"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": "nikhila@qburst.com"
},
"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"
}