blob: 44e25230a5bd9eacb27f0b6432ba05e78dce0d09 [file] [log] [blame]
{
"name": "MPProgressButton",
"version": "1.0.0",
"summary": "See your progress on your UIButton 🙏.",
"homepage": "https://github.com/emadhegab/MHProgressButton",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Mohamed Emad 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.0.0"
},
"source_files": [
"Classes",
"Sources/*.swift"
],
"pushed_with_swift_version": "3.0",
"deprecated_in_favor_of": "MHProgressButton"
}