blob: 9e76804253903a38b62216706c2fcd4c2e792b18 [file] [log] [blame]
{
"name": "AnimaticsBond",
"version": "1.0.2",
"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.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AnimaticsBond/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Bond": [
"~> 6.5.0"
],
"Animatics": [
"~> 1.1.0"
]
},
"pushed_with_swift_version": "4.0"
}