4 "summary": "Providing reverse range operators to Swift.",
5 "description": "Swift, for an unsusual reason, doesn't allow easy creation of reverse ranges. This pod allows you to create a reverse range by simply using two new operators: `..>` and `>>>`.",
6 "homepage": "https://github.com/heshamsalman/Ranger",
12 "Hesham Salman": "hesham8@gmail.com"
15 "git": "https://github.com/heshamsalman/Ranger.git",
18 "social_media_url": "https://twitter.com/whatsasoftware",
22 "source_files": "Ranger/Classes/**/*",
23 "pushed_with_swift_version": "3.0"