blob: 54bd7fd80e332923da21afb9f1e234a5044f126e [file] [log] [blame]
{
"name": "IGLottieProgress",
"platforms": {
"ios": "14.0"
},
"summary": "Use a simple progress using lottie resources.",
"version": "0.0.8",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"J GutiƩrrez": "jose19.26@hotmail.com"
},
"homepage": "https://github.com/LordSaac/IGProgress",
"source": {
"git": "https://github.com/LordSaac/IGProgress.git",
"tag": "0.0.8"
},
"frameworks": "UIKit",
"source_files": "IGLottieProgress/**/*.{swift}",
"resources": "IGLottieProgress/**/*.{png,jpeg,jpg,storyboard,xib}",
"dependencies": {
"lottie-ios": [
]
}
}