blob: 50e68ea476b1fdc36d6d9d6c2ceb3344af2aa0b6 [file] [log] [blame]
{
"name": "Veneer",
"version": "1.0",
"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": "1.0"
},
"source_files": "Veneer/Sources/*.*",
"pushed_with_swift_version": "3.0"
}