blob: bb4845be01d9bc359d2eafab0c766f2c517b680e [file] [log] [blame]
{
"name": "LucidAnimationsSwift",
"version": "1.0.0",
"summary": "Animations made lucid (simple / easy / flexible)",
"description": "Animations made lucid (simple / easy / flexible). Write clutter free animation code in swift",
"homepage": "https://github.com/chanonly123/Lucid-Animations",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chandan Karmakar": "chan.only.123@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/chanonly123/Lucid-Animations.git",
"tag": "1.0.0"
},
"source_files": "LucidAnimationsSwift/**/*.{h,m,swift}",
"swift_version": "5.0"
}