blob: 7cd6155221dfef83393181412402ccbef1785eb7 [file] [log] [blame]
{
"name": "LBConfettiView",
"version": "1.0.0",
"summary": "🎉 Smart Confetti View for iOS",
"homepage": "https://github.com/lachlanbell/LBConfettiView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lachlanbell": "hi@lachy.io"
},
"source": {
"git": "https://github.com/lachlanbell/LBConfettiView.git",
"tag": "1.0.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "LBConfettiView/Sources/*.{swift,h}",
"resources": "LBConfettiView/Assets/*.xcassets"
}