[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / a / d / 3 / PartyCanon / 0.1.1 / PartyCanon.podspec.json
blob4d0e103b8cec642642a6405675cc11a6afd1d01c
2   "name": "PartyCanon",
3   "version": "0.1.1",
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.1"
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"