blob: 53ddbfcf5f76b16054780eb10ae5509c7ed60831 [file] [log] [blame]
{
"name": "ButtonProgressBar-iOS",
"version": "0.1.2",
"summary": "A simple progress bar UIButton subclass.",
"description": "Custom UIButton class with loading animation for determinate and indeterminate processes like network download / upload.\nSet progress animated, or unanimated. Uses CABasicAnimation and layer stroke to display progress.\nText enlarge on tap. Animated completion image.",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ButtonProgressBar-iOS/Classes/**/*",
"pushed_with_swift_version": "3.0"
}