blob: 11c231700473bc3682fbd091fda50c3cc01d8b59 [file] [log] [blame]
{
"name": "AnimatingGroupButton",
"version": "0.1.0",
"summary": "A subclass on UIButton that provides a animation.",
"description": "This CocoaPod provides the ability to use a UIButton with animation.",
"homepage": "https://github.com/nikhila12345/AnimatingGroupButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nikhila Mohan": "nikhila@qburst.com"
},
"source": {
"git": "https://github.com/nikhila12345/AnimatingGroupButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AnimatingGroupButton/Classes/**/*",
"pushed_with_swift_version": "3.0"
}