blob: f287093416f2a21c39e127b0ef4b1faca866463f [file] [log] [blame]
{
"name": "HSBubbleTransition",
"version": "0.0.2",
"summary": "Bubble like transition",
"description": "The view control is presented or dismissed using custom animation please check the example and desired results",
"homepage": "https://github.com/harshsrivastavaglobussoft/HSBubbleTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HarshSrivastava": "harshsrivastava@globussoft.in"
},
"source": {
"git": "https://github.com/harshsrivastavaglobussoft/HSBubbleTransition.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "HSBubbleTransition/*",
"swift_version": "4.0"
}