blob: 1b5ac3d2dc1b508d0ca4276ec315fc220888c66c [file] [log] [blame]
{
"name": "BPViewsSubviewsInOutAnimation",
"version": "1.0.2",
"summary": "BPViewsSubviewsInOutAnimation lets any view animate all its subviews with inout transition.",
"description": "BPViewsSubviewsInOutAnimation lets any view animate all its subviews with inout transition. Its very handy to control the order and delays of animation. Simply just set a variable named 'BPDelay' in inspector window under any view.",
"homepage": "https://github.com/zoebhsheikh/BPViewsSubviewsInOutAnimation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zoeb": "zoeb.sheikh74@gmail.com"
},
"source": {
"git": "https://github.com/zoebhsheikh/BPViewsSubviewsInOutAnimation.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BPViewsSubviewsInOutAnimation/Classes/**/*",
"pushed_with_swift_version": "4.0"
}