blob: ae43be556b10333f73c5cc8e1e7a94ba8fe5c4c0 [file] [log] [blame]
{
"name": "HyProgressHUB",
"version": "1.0.3",
"summary": "Nice progress hub support gif animation and Lottie.",
"description": "Highly costomize progress hub support gif animation and Lottie.",
"homepage": "https://github.com/bbkaf/HyProgressHUB",
"license": "MIT",
"authors": {
"Hank": "bbkaf@hotmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/bbkaf/HyProgressHUB.git",
"tag": "1.0.3"
},
"frameworks": [
"Foundation",
"UIKit",
"ImageIO"
],
"source_files": "HyProgressHUB/**/*",
"resource_bundles": {
"demoGif": [
"HyProgressHUB/**/*.gif"
]
}
}