blob: c9f6ec2ebe1882a3a9629c102bd2d8f9e38f89d4 [file] [log] [blame]
{
"name": "SHButton",
"version": "0.1.1",
"summary": "A simple custom button with animation.",
"homepage": "https://github.com/harushuu/SHButton",
"screenshots": "https://github.com/harushuu/SHButton/raw/master/Screenshots.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"@harushuu": "hunter4n@gmail.com"
},
"source": {
"git": "https://github.com/harushuu/SHButton.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SHButton/*",
"frameworks": "UIKit"
}