[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / b / 6 / SIFloatingCollection / 1.2 / SIFloatingCollection.podspec.json
blob89857fd8b2d962de61867b70b57d1fa1141acef4
2   "name": "SIFloatingCollection",
3   "version": "1.2",
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": "1.2"
18   },
19   "source_files": [
20     "Sources",
21     "Sources/**/*"
22   ]