2 "name": "DividableRange",
4 "summary": "-infinity to +infinity ranges, divided by points of change",
5 "description": "-infinity to +infinity ranges, divided by points of change\n\nCreation is O(N*log(N))\nLookup is O(log(N))",
6 "homepage": "https://github.com/NeedMoreDesu/DividableRange.git",
12 "Oleksii Horishnii": "oleksii.horishnii@gmail.com"
15 "git": "https://github.com/NeedMoreDesu/DividableRange.git",
21 "source_files": "DividableRange/Classes/**/*",
22 "pushed_with_swift_version": "3.0"