blob: 478e854d1ece517a1c447677ff25b8a782d82db8 [file] [log] [blame]
{
"name": "LottieProgressHUD",
"version": "1.0.2",
"summary": "ProgressHUD using Lottie from Airbnb",
"description": "A UIViewController based ProgressHUD using Lottie from Airbnb",
"homepage": "https://github.com/kingpowerclick/LottieProgressHUD",
"license": {
"type": "MIT",
"file": "License.md"
},
"authors": {
"Wipoo Shinsirikul": "749739+mylifeasdog@users.noreply.github.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "5.0",
"source": {
"git": "https://github.com/kingpowerclick/LottieProgressHUD.git",
"tag": "1.0.2"
},
"source_files": "LottieProgressHUD/**/*.{swift}",
"dependencies": {
"lottie-ios": [
]
}
}