blob: b7087543ef9fe954e1e43da89c4a845ac41c1295 [file] [log] [blame]
{
"name": "TextAttributes",
"version": "0.2",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/delba/TextAttributes",
"authors": {
"Damien": "damien@delba.io"
},
"summary": "An easier way to compose attributed strings",
"source": {
"git": "https://github.com/delba/TextAttributes.git",
"tag": "v0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*",
"requires_arc": true
}