4 "summary": "An attempt to undo some of the knots in Swift `String`s.",
5 "description": "Emarcam provides a simplified API for Swift strings. Essentially it allows the use of plain old integer ranges anywhere that the Stnadard library expects a `Range<String.Index>`.",
6 "homepage": "https://github.com/iosdevzone/Emarcam",
9 "idz": "idz@iosdeveloperzone.com"
11 "social_media_url": "https://twitter.com/iosdevzone",
17 "git": "https://github.com/iosdevzone/Emarcam.git",
20 "source_files": "Sources/*.swift",
21 "pushed_with_swift_version": "3.0"