blob: 66834102d3baadc5268b2bfdb81eea104af05e84 [file] [log] [blame]
{
"name": "SAConfettiView",
"version": "0.1.5",
"summary": "Confetti! Who doesn't like confetti?'",
"description": "SAConfettiView is the quickest way to add confetti to your application and make your users feel rewarded.",
"homepage": "https://github.com/sudeepag/SAConfettiView",
"license": "MIT",
"authors": {
"Sudeep Agarwal": "sudeep135@gmail.com"
},
"source": {
"git": "https://github.com/sudeepag/SAConfettiView.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"SAConfettiView": [
"Pod/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"QuartzCore"
]
}