2 "name": "StringTemplate",
4 "license": "Apache License, Version 2.0",
5 "homepage": "https://github.com/square/StringTemplate",
7 "summary": "String templating for Swift made easy.",
9 "git": "https://github.com/square/StringTemplate.git",
12 "source_files": "Sources/*.swift",
14 "compiler_flags": "-whole-module-optimization",
21 "pushed_with_swift_version": "4.0"