blob: f24bf73aae2ed6da605da6effda3d6e08f6a7260 [file] [log] [blame]
{
"name": "LottieProgressHUD",
"version": "1.0.1",
"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.1"
},
"source_files": "LottieProgressHUD/**/*.{swift}",
"dependencies": {
"lottie-ios": [
]
}
}