blob: b6ded20f0f6a08cb8fa1b96600bc775d97e18d5b [file] [log] [blame]
{
"name": "GIFProgressHUD",
"version": "1.0.2",
"summary": "GIFProgressHUD is a progress HUD with GIF for iOS.",
"description": "GIFProgressHUD is a progress HUD with GIF for iOS. It is very simple to use. You can create a GIF HUD with only one line of code.",
"homepage": "https://github.com/ali-ehsan/GIFProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ali-ehsan": "ali.ehsan.work@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/ali-ehsan/GIFProgressHUD.git",
"commit": "d8402f18d3c5025ab7b221b5d956fcf653e61f98",
"tag": "1.0.2"
},
"source_files": "GIFProgressHUD/GIFProgressHUD/**/*.{h,m}",
"requires_arc": true
}