blob: 81eb9960d67599e0413b04212e748b7992e5c54d [file] [log] [blame]
{
"name": "TextAttributes",
"version": "2.0.1",
"license": "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": "2.0.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*.{swift,h}",
"swift_version": "5.0"
}