blob: c8b37506da9bf0f8e5b0cfe6de179e87ebc8077b [file] [log] [blame]
{
"name": "ConfettiView-NSHipster",
"module_name": "ConfettiView",
"version": "0.1.0",
"summary": "A view that emits confetti.",
"description": "A view that emits confetti with shapes, images, and text of your choosing for a specified duration, and then fades out.",
"homepage": "https://github.com/nshipster/ConfettiView",
"screenshots": "https://user-images.githubusercontent.com/7659/63643817-48c47100-c68e-11e9-9d02-cbcc79b178bf.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mattt": "mattt@nshipster.com"
},
"source": {
"git": "https://github.com/NSHipster/ConfettiView.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/nshipster",
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0",
"5.0"
],
"source_files": "ConfettiView/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}