[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / a / 9 / FractionalIndex / 0.0.1 / FractionalIndex.podspec.json
blobc39b018494e7845b58c81afdf67c79cd1ffbc863
2   "name": "FractionalIndex",
3   "version": "0.0.1",
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.1"
21   },
22   "source_files": "Sources/FractionalIndex/**/*.swift",
23   "xcconfig": {
24     "SWIFT_VERSION": "5.1"
25   },
26   "swift_version": "5.1"