blob: e3feec40b83baf7234b7ad76862c0a2dcada3cbf [file] [log] [blame]
{
"name": "MHProgressButton",
"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"
}