blob: b00454d09cbd3e0cc5b1869c60d7a69c0f924ba4 [file] [log] [blame]
{
"name": "TextAttributes",
"version": "0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*",
"requires_arc": true
}