blob: 592c9656adaa644dd4a6660b7383aaf3f1e91c90 [file] [log] [blame]
{
"name": "TextAttributes",
"version": "1.0",
"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": "v1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*.{swift,h}",
"requires_arc": true
}