blob: 85f3a79b73dfe021ca3a07c22ee32b137caa213a [file] [log] [blame]
{
"name": "Phrase",
"version": "2.0.0",
"license": {
"type": "Apache License, Version 2.0"
},
"homepage": "https://github.com/codyrobb/Phrase",
"authors": {
"Cody Robertson": "codyrobertsonn@gmail.com"
},
"summary": "A Swift templating library.",
"source": {
"git": "https://github.com/codyrobb/Phrase.git",
"tag": "2.0.0"
},
"source_files": "Sources/*",
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"pushed_with_swift_version": "3.0"
}