blob: 462e9fae42eaa1c6e1ee22af0918798abb2334d6 [file] [log] [blame]
{
"name": "AnimaticsBond",
"version": "1.1.1",
"summary": "A framework used to bind animations with Bond",
"description": "AnimaticsBond is a framework which helps you to bind Animatics animations with Bond events",
"homepage": "https://github.com/Anvics/AnimaticsBond.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nikita Arkhipov": "nikitarkhipov@gmail.com"
},
"source": {
"git": "https://github.com/Anvics/AnimaticsBond.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source_files": "AnimaticsBond/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Bond": [
],
"Animatics": [
]
},
"swift_version": "4.2"
}