blob: c14a95e7f1171b85d25d2ad103dccbe2cb84701a [file] [log] [blame]
{
"name": "Animators",
"version": "2.0.0",
"summary": "Custom animators for presentation and navigation transitions",
"description": "Custom animators for presentation and navigation transitions. Super simple to use! Just call one of two configuration methods to setup navigation or presentation animations.",
"homepage": "https://github.com/APUtils/Animators",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Plebanovich": "anton.plebanovich@gmail.com"
},
"source": {
"git": "https://github.com/APUtils/Animators.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Animators/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}