2 "name": "StringBuilder",
4 "summary": "A simple reimagining of Java's StringBuilder class for Swift",
5 "description": "A simple, bare-bones reimagining of Java's StringBuilder class for Swift. This was written in conjunction with [LicensesKit](https://github.com/mattwyskiel/LicensesKit)",
6 "homepage": "https://github.com/mattwyskiel/StringBuilder",
8 "type": "Apache License, Version 2.0",
12 "Matthew Wyskiel": "mwyskiel@optonline.net"
14 "social_media_url": "http://twitter.com/MattWyskiel",
21 "git": "https://github.com/mattwyskiel/StringBuilder.git",
24 "source_files": "StringBuilder/StringBuilder.swift",
25 "frameworks": "Foundation",
27 "pushed_with_swift_version": "3.0"