blob: 470582bc3ca46a9ac4972a577a841548772cebc7 [file] [log] [blame]
{
"name": "Veneer",
"version": "0.0.1",
"summary": "Building NSAttributedStrings with style",
"description": "A simple library for building attributed strings, for a more civilized age.",
"homepage": "https://github.com/wess/veneer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Wess Cope",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wess/veneer.git",
"tag": "0.0.1"
},
"source_files": "Veneer/Sources/*.*"
}