blob: 87838815f0231c60846c6709d2608c68b6f077f3 [file] [log] [blame]
{
"name": "SpinnerButton",
"version": "0.1.3",
"summary": "UIKit button with loading state",
"description": "<<-DESC\n Modified UIButton with loading state created as a stroke spinned around the button.\n The component has two state: default state without spinning stroke and loading state with spinning stroke.\n DESC",
"homepage": "https://github.com/maxkalik/SpinnerButton",
"screenshots": "https://www.maxkalik.com/images/spinner-button.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"maxkalik": "maxkalik@gmail.com"
},
"source": {
"git": "https://github.com/maxkalik/SpinnerButton.git",
"tag": "0.1.3"
},
"social_media_url": "http://maxkalik.com",
"platforms": {
"ios": "9.0"
},
"source_files": "SpinnerButton/Classes/**/*",
"frameworks": "UIKit"
}