blob: 3e7ce7eae5b72874102550cc5dd2548e0c838b56 [file] [log] [blame]
{
"name": "TextAttributes",
"version": "0.2.6",
"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.6"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*.{swift,h}",
"requires_arc": true
}