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)\n",
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",
20 "git": "https://github.com/mattwyskiel/StringBuilder.git",
23 "source_files": "StringBuilder/StringBuilder.swift",
24 "frameworks": "Foundation",