blob: 6808aeaf82ca77d0c263aa4bc415276df6379e85 [file] [log] [blame]
{
"name": "SHButton",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SHButton/*",
"frameworks": "UIKit"
}