blob: 9f94071dec344c916bc9a562c2c0c9decdf34d7a [file] [log] [blame]
{
"name": "PartyCanon",
"version": "0.1.0",
"summary": "Add a party canon to your screen to reward your user.",
"description": "Party canon adds a fine tuneds CoreAnimation particle emitter to your screen and let you shoot confetti over your screen when your user does something special of for the first time. A great way to reward your user.",
"homepage": "https://github.com/plaetzchen/PartyCanon",
"screenshots": [
"http://pltzchn.de/party_canon_2.png",
"http://pltzchn.de/party_canon_2.png"
],
"license": "MIT",
"authors": {
"Philip Brechler": "pbrechler@mac.com"
},
"source": {
"git": "https://github.com/plaetzchen/PartyCanon.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"PartyCanon": [
"Pod/Assets/*.png"
]
},
"frameworks": "QuartzCore"
}