blob: 2c984837e6191c01bc14cd30608e641e7385b9ad [file] [log] [blame]
{
"name": "Texty",
"version": "0.2.6",
"summary": "Enjoy clean and easy text styling using a simplified and structured syntax.",
"description": "Enjoy clean and easy text styling using a simplified and structured syntax. Use things like\nstyle containers, styled labels, and string styling via XML-like tags.",
"homepage": "https://github.com/vectorform/Texty",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Vectorform": "jmeador@vectorform.com",
"Igor Efremov": "igor@efremov.io"
},
"source": {
"git": "https://github.com/vectorform/Texty.git",
"tag": "0.2.6"
},
"social_media_url": "https://twitter.com/vectorform",
"swift_versions": [
"5.0"
],
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"swift_version": "5.0"
}