[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / d / 3 / PartyCanon / 0.1.0 / PartyCanon.podspec.json
blob9f94071dec344c916bc9a562c2c0c9decdf34d7a
2   "name": "PartyCanon",
3   "version": "0.1.0",
4   "summary": "Add a party canon to your screen to reward your user.",
5   "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.",
6   "homepage": "https://github.com/plaetzchen/PartyCanon",
7   "screenshots": [
8     "http://pltzchn.de/party_canon_2.png",
9     "http://pltzchn.de/party_canon_2.png"
10   ],
11   "license": "MIT",
12   "authors": {
13     "Philip Brechler": "pbrechler@mac.com"
14   },
15   "source": {
16     "git": "https://github.com/plaetzchen/PartyCanon.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/Classes/**/*",
24   "resource_bundles": {
25     "PartyCanon": [
26       "Pod/Assets/*.png"
27     ]
28   },
29   "frameworks": "QuartzCore"