[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 7 / b / 6 / SIFloatingCollection / 3.0 / SIFloatingCollection.podspec.json
blobfd97c950ea61765faa039c52ccd2585ab15f1887
2   "name": "SIFloatingCollection",
3   "version": "3.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": "3.0"
18   },
19   "source_files": [
20     "Sources",
21     "Sources/**/*"
22   ],
23   "pushed_with_swift_version": "3.0"