[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / a / 9 / FractionalIndex / 0.0.2 / FractionalIndex.podspec.json
blob153b3de995a0fff70ee09f501d6280f9e4687f27
2   "name": "FractionalIndex",
3   "version": "0.0.2",
4   "summary": "A small utility for fractional indexing",
5   "license": "MIT",
6   "description": "For more info on fractional indexing, see this post: https://www.figma.com/blog/realtime-editing-of-ordered-sequences/",
7   "homepage": "https://www.github.com/varunrau/FractionalIndex",
8   "authors": {
9     "author": "author@gmail.com"
10   },
11   "documentation_url": "https://www.github.com/varunrau/FractionalIndex",
12   "platforms": {
13     "ios": "12.0",
14     "osx": "10.15",
15     "watchos": "6.0"
16   },
17   "swift_versions": "5.1",
18   "source": {
19     "git": "https://github.com/varunrau/FractionalIndex.git",
20     "tag": "v0.0.2"
21   },
22   "source_files": "Sources/FractionalIndex/**/*.swift",
23   "xcconfig": {
24     "SWIFT_VERSION": "5.1"
25   },
26   "swift_version": "5.1"