blob: 30dd2f26ce2465ed2b9ad2d924eff9fdb0b19610 [file] [log] [blame]
{
"name": "ButtonProgressBar-iOS",
"version": "0.1.0",
"summary": "A simple progress bar UIButton subclass.",
"description": "Custom UIButton class with loading animation for determinate and indeterminate processes.",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ButtonProgressBar-iOS/Classes/**/*",
"pushed_with_swift_version": "3.0"
}