blob: 2f492b5d01208cd32f0a3ff6fea6e1bd5fc19bfd [file] [log] [blame]
{
"name": "SHButton",
"version": "0.1.4",
"summary": "A simple custom button inspired by iTunes for iOS 10.",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SHButton/*",
"frameworks": "UIKit"
}