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