blob: 3211a424f0d0808223e6790ed32ca9739de48822 [file] [log] [blame]
{
"name": "LiquidButtonArray",
"version": "0.1.0",
"summary": "A liquid animatable button array.",
"description": "A button that when pressed uses a liquid-like animation to display cells.",
"homepage": "https://github.com/BlackRoseAngel/LiquidButtonArray",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Brett Chapin": "Brett.Chapin89@gmail.com"
},
"source": {
"git": "https://github.com/BlackRoseAngel/LiquidButtonArray.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/TheBRAngel",
"platforms": {
"ios": "8.0"
},
"source_files": "LiquidButtonArray/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}