blob: 4924d4ca94c8ec60dbf95e842cd193e39c0927c1 [file] [log] [blame]
{
"name": "AnimatingGroupButton",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AnimatingGroupButton/Classes/**/*",
"pushed_with_swift_version": "3.0"
}