blob: 15cd06e08a445f9ad92c577fe071a823560bf6d5 [file] [log] [blame]
{
"name": "Confetto",
"version": "0.2.1",
"summary": "Confetto! Who doesn't like confetti?'",
"description": "Confetto is the quickest way to add confetti to your application and make your users feel rewarded. Forked from ConfettiView",
"homepage": "https://github.com/gordontucker/Confetto",
"license": "MIT",
"authors": {
"Sudeep Agarwal": "sudeep135@gmail.com",
"Gordon Tucker": "gordon.michael.tucker@gmail.com"
},
"source": {
"git": "https://github.com/gordontucker/Confetto.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5",
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resources": "Pod/Assets/*.png",
"frameworks": [
"UIKit",
"QuartzCore"
],
"swift_version": "5"
}