blob: d8af394b5f96406d885028bb41e84fa2fb89bfc5 [file] [log] [blame]
{
"name": "ButtonProgressBar-iOS",
"version": "0.1.1",
"summary": "A simple progress bar UIButton subclass.",
"description": "Custom UIButton class with loading animation for determinate and indeterminate processes.\nSet progress animated, or unanimated. Uses CABasicAnimation and layer stroke to display progress.\nText enlarge on tap.",
"homepage": "https://github.com/thePsguy/ButtonProgressBar-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pushkar Sharma": "thePsguy@icloud.com"
},
"source": {
"git": "https://github.com/thePsguy/ButtonProgressBar-iOS.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ButtonProgressBar-iOS/Classes/**/*",
"pushed_with_swift_version": "3.0"
}