blob: c9b049f3d2836d8d5a1ab2c4fb7ec60b98fbb7f0 [file] [log] [blame]
{
"name": "ConfettiView",
"version": "0.1.1",
"summary": "Add a magnificent Confetti to any view in your app",
"description": "This pod allows you to add Confetti to any view youd like in a very clean and easy way. It was inspired by HouseParty app",
"homepage": "https://github.com/orron/ConfettiView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Or Ron": "or.ron10@gmail.com"
},
"source": {
"git": "https://github.com/orron/ConfettiView.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/or_ron",
"platforms": {
"ios": "10.0"
},
"source_files": "ConfettiView/Classes/**/*"
}