blob: 98bfc01df370432dd3bc9a461a34eee45eddd71b [file] [log] [blame]
{
"name": "DepressingButton",
"version": "0.1.0",
"summary": "A UIButton extension to allow a depressing animation when touched down",
"description": "* Markdown format.\n* Implementation\n* Markdown format.\n* Implementation\n* Markdown format.\n* Implementation\n",
"homepage": "https://github.com/kimjune01/DepressingButton",
"license": "MIT",
"authors": {
"June Kim": "kimjune01@gmail.com"
},
"source": {
"git": "https://github.com/kimjune01/DepressingButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.1"
},
"requires_arc": false,
"source_files": "DepressingButton.swift",
"frameworks": "UIKit"
}