blob: 37632a86c92eb30138958d5c6adc4b5fe56bfb3b [file] [log] [blame]
{
"name": "NTAttributedStringBuilder",
"version": "1.02",
"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.02"
},
"requires_arc": true,
"source_files": "*.{h,m}"
}