blob: b9794735c75013c02ddf13cc5c42e13c0379f40d [file] [log] [blame]
{
"name": "svg2Lottie",
"version": "0.1.0",
"summary": "A extension to convert svg2Animation to Lottie animarion.",
"description": "A extension to convert svg2Animation to Lottie animarion for swift.",
"homepage": "https://github.com/libsvg/svg2Lottie-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"errnull": "errnull@libsvg.com"
},
"source": {
"git": "https://github.com/libsvg/svg2Lottie-swift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "svg2Lottie/Classes/**/*"
}