blob: b60b494c67f19ea713baa0a2e69ccb12eded72c5 [file] [log] [blame]
{
"name": "FloatingBubbles",
"version": "1.0.0",
"summary": "FloatingBubbles",
"description": "A view that hold floating bubbles with zero gravity.",
"homepage": "https://github.com/chandansharda/FloatingBubbles",
"license": "MIT",
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/chandansharda/FloatingBubbles.git",
"tag": "1.0.0"
},
"authors": {
"Chandan Sharda": "chandan.sharda98@gmail.com"
},
"source_files": "FloatingBubbles/**/*.{swift,h,m}",
"swift_versions": "5.0",
"swift_version": "5.0"
}