blob: 68278afcc317798bd3ca2bada1bdcd87095121c2 [file] [log] [blame]
{
"name": "IGLottieProgress",
"platforms": {
"ios": "14.0"
},
"summary": "Use a simple progress using lottie resources.",
"requires_arc": true,
"version": "0.0.2",
"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.2"
},
"frameworks": "UIKit",
"source_files": "IGLottieProgress/**/*.{swift}",
"resources": "IGLottieProgress/**/*.{png,jpeg,jpg,storyboard,xib}",
"dependencies": {
"lottie-ios": [
]
}
}