blob: 28f441d54f8f141deb3ed457d2679f8b8434e6f7 [file] [log] [blame]
{
"name": "Animatics",
"version": "1.0.2",
"summary": "Declarative animations",
"description": "Animatics make it easy to create, chain, reuse and perform animations.",
"homepage": "https://github.com/Anvics/Animatics.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nikita Arkhipov": "nikitarkhipov@gmail.com"
},
"source": {
"git": "https://github.com/Anvics/Animatics.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Animatics/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.2"
}