blob: 0767b8446a846c36b9a27821bd582bb9d05f82eb [file] [log] [blame]
{
"name": "Animal",
"version": "0.0.3",
"summary": "Animations compatible with auto layout",
"homepage": "https://github.com/OscarLemus/Animal",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oscar Lemus": "oscar.lemus@ozmovil.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/OscarLemus/Animal.git",
"tag": "0.0.3"
},
"source_files": [
"Animal",
"Animal/**/*.{swift}"
],
"frameworks": "UIKit",
"swift_version": "4.2"
}