blob: f8745c1197dc5993f4404f66f03ee84459381d44 [file] [log] [blame]
{
"name": "ConfettiKit",
"version": "1.0.0",
"summary": "A custom framework used to add Confetti on your Swift projects.",
"description": "'ConfettiKit is a custom framework used to add Confetti on your iOS/iPadOS projects. The kit provides variety of customisations in-order to design a confetti which matches your projects UI.'",
"homepage": "https://github.com/gokulnair2001/ConfettiKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gokulnair2001": "gokulnair.2001@gmail.com"
},
"source": {
"git": "https://github.com/gokulnair2001/ConfettiKit.git",
"tag": "1.0.0"
},
"social_media_url": "https://github.com/gokulnair2001",
"platforms": {
"ios": "12.1"
},
"swift_versions": "5",
"source_files": "Sources/**/*.swift",
"swift_version": "5"
}