blob: e0f606b524ca7db5b1f4bd6dba2d8e81188468e0 [file] [log] [blame]
{
"name": "HSBubbleTransition",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "HSBubbleTransition/*",
"swift_version": "4.0"
}