blob: 94ce3e3d7817006b282619a79940f591622ee21e [file] [log] [blame]
{
"name": "MHProgressButton",
"version": "1.1.0",
"summary": "See your progress on your UIButton 🙏.",
"swift_version": "4.2",
"description": "An implementation for protocol oriented network layer Read The ReadME in the github repo to know how you should use it. https://github.com/emadhegab/MHNetwork",
"homepage": "https://github.com/emadhegab/MHProgressButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mohamed Hegab": "emadhegab@gmail.com"
},
"social_media_url": "http://twitter.com/MohamedHegab",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/emadhegab/MHProgressButton.git",
"tag": "1.1.0"
},
"source_files": [
"Classes",
"Sources/*.swift"
]
}