blob: a915cd2ab29e6fe6960bf02c24d1cd3c773f8274 [file] [log] [blame]
{
"name": "NTAttributedStringBuilder",
"version": "1.01",
"summary": "A fast, flexible and easy-to-use system for building attributed strings without resorting to embedded HTML.",
"homepage": "https://github.com/NagelTech/NTAttributedStringBuilder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ethan Nagel": "eanagel@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/NagelTech/NTAttributedStringBuilder.git",
"tag": "1.01"
},
"requires_arc": true,
"source_files": "*.{h,m}"
}