blob: 66b845163a189e3b3988d5f1295ec65104b4606b [file] [log] [blame]
{
"name": "Confetto",
"version": "0.2.5",
"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.5"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5",
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resources": "Pod/Assets/*.png",
"frameworks": [
"UIKit",
"QuartzCore"
],
"swift_version": "5"
}