blob: a703df94aeaf9fdb01e5107bd0c7828414e88b01 [file] [log] [blame]
{
"name": "SKAnimator",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"summary": "Animator provides classes that returns instance of UIViewPropertyAnimator with assigned properties",
"requires_arc": true,
"version": "0.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhii Kostian": "skostyan666@gmail.com"
},
"homepage": "https://github.com/sjsoad/Animator",
"source": {
"git": "https://github.com/sjsoad/Animator.git",
"tag": "0.0.3"
},
"frameworks": "UIKit",
"source_files": "Animator/**/*.{swift}"
}