blob: 173bac48d65e89ad057fc0962fac8e3f1d74b943 [file] [log] [blame]
{
"name": "AMProgressHUD",
"version": "1.0.0",
"summary": "A gif progress HUD for your iOS.",
"description": "A gif progress HUD to display the progress of an ongoing task.",
"homepage": "https://github.com/Abedalkareem/AMProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abedalkareem": "abedalkareem.omreyh@yahoo.com"
},
"source": {
"git": "https://github.com/Abedalkareem/AMProgressHUD.git",
"tag": "1.0.0"
},
"swift_version": "5.0",
"social_media_url": "https://twitter.com/AbedalkareemOmr",
"platforms": {
"ios": "9.0"
},
"source_files": "AMProgressHUD/Classes/**/*"
}