blob: 295aaea79e757a0e6ad74a6ac7d95d87b5541744 [file] [log] [blame]
{
"name": "NTAttributedStringBuilder",
"version": "1.00",
"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.00"
},
"requires_arc": true,
"source_files": "*.{h,m}"
}