[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 4 / 0 / 7 / SwiftFireworks / 0.1.0 / SwiftFireworks.podspec.json
blob6be9eddcbc2d09a136e1ea49331957135320d003
2   "name": "SwiftFireworks",
3   "version": "0.1.0",
4   "summary": "A library to easily show 2D animated fireworks on a UIView.",
5   "description": "Shows animated 2D fireworks in the UIView you specify.\nFireworks can be fully customized: position, radius, color, sparks thickness, length and separation.",
6   "homepage": "https://github.com/enricmacias/SwiftFireworks",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "enricmacias": "enric.macias.lopez@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/enricmacias/SwiftFireworks.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwiftFireworks/Classes/**/*",
22   "pushed_with_swift_version": "3.0"