[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 7 / b / 6 / SIFloatingCollection / 2.0 / SIFloatingCollection.podspec.json
blob1154c07b4a0c8a3ff0db92c84957ed0217779df3
2   "name": "SIFloatingCollection",
3   "version": "2.0",
4   "summary": "Component that provides logic similar to Apple Music genres selection.",
5   "description": "This component uses SpriteKit for simulate physics similar to Apple Music genres selection. It's customizable, so you can create any floating shapes contained any other SKNode instances.",
6   "homepage": "https://github.com/ProudOfZiggy/SIFloatingCollection_Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "ProudOfZiggy",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/ProudOfZiggy/SIFloatingCollection_Swift.git",
17     "tag": "2.0"
18   },
19   "source_files": [
20     "Sources",
21     "Sources/**/*"
22   ]