blob: 11cd7eaf80001dc485f8ce4da3ce7295238aca80 [file] [log] [blame]
{
"name": "LottieProgressHUD",
"version": "1.1.0",
"summary": "ProgressHUD using Lottie from Airbnb",
"homepage": "https://github.com/kingpowerclick/LottieProgressHUD",
"license": {
"type": "MIT",
"file": "License.md"
},
"authors": {
"Wipoo Shinsirikul": "wipoo.shinsirikul@kingpower.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "5.0",
"source": {
"git": "https://github.com/kingpowerclick/LottieProgressHUD.git",
"tag": "1.1.0"
},
"source_files": "LottieProgressHUD/**/*.{swift}",
"dependencies": {
"lottie-ios": [
]
}
}