blob: 789ebdd7e4e82f14a82a7899f13059372b6e0356 [file] [log] [blame]
{
"name": "AMProgressHUD",
"version": "0.1.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": "0.1.0"
},
"swift_version": "4.1",
"platforms": {
"ios": "8.0"
},
"source_files": "AMProgressHUD/Classes/**/*"
}