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