blob: a29432ce5a783c9fabe8b0c528c4257b89ba7de9 [file] [log] [blame]
{
"name": "NAConfettiView",
"version": "1.1.0",
"platforms": {
"ios": "11.0"
},
"summary": "Confetti! Who doesn't like confetti?'",
"description": "NAConfettiView is the quickest way to add confetti to your application and make your users feel rewarded.",
"homepage": "https://github.com/noorulain17/NAConfettiView",
"license": "MIT",
"authors": {
"Sudeep Agarwal": "sudeep135@gmail.com",
"Noor ul Ain Ali": "noorulain.ali89@gmail.com"
},
"source": {
"git": "https://github.com/noorulain17/NAConfettiView.git",
"tag": "1.1.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"NAConfettiView": [
"Pod/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"QuartzCore"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}