blob: 73afe0e33713f3f9655a48da8faf8c625d539bf5 [file] [log] [blame]
{
"name": "Curtain",
"version": "1.2",
"summary": "A nice customizable background animation with timer",
"swift_versions": "5.0",
"description": "Curtain is a swift pod that helps you implementing a nice background animation for your timer.\nSuper easy to implement, use the available options to customize the background color, the background filling direction, and the exit animation.",
"homepage": "https://github.com/igorsquadra/Curtain",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"igorsquadra": "me@igorsquadra.com"
},
"source": {
"git": "https://github.com/igorsquadra/Curtain.git",
"tag": "1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Curtain/Classes/**/*",
"swift_version": "5.0"
}