blob: 6be9eddcbc2d09a136e1ea49331957135320d003 [file] [log] [blame]
{
"name": "SwiftFireworks",
"version": "0.1.0",
"summary": "A library to easily show 2D animated fireworks on a UIView.",
"description": "Shows animated 2D fireworks in the UIView you specify.\nFireworks can be fully customized: position, radius, color, sparks thickness, length and separation.",
"homepage": "https://github.com/enricmacias/SwiftFireworks",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"enricmacias": "enric.macias.lopez@gmail.com"
},
"source": {
"git": "https://github.com/enricmacias/SwiftFireworks.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftFireworks/Classes/**/*",
"pushed_with_swift_version": "3.0"
}