blob: ba5c200808145dacda5c4f9ba1e5573f818c39b3 [file] [log] [blame]
{
"name": "TextileFramework",
"version": "0.0.2",
"summary": "Textile styles your text",
"description": "Textile is an iOS framework for easily styling strings to attributed strings.",
"homepage": "https://github.com/aegzorz/textile",
"screenshots": "https://github.com/aegzorz/textile/blob/main/Textile/Tests/__Snapshots__/ReadmeTests/testLogo.1.png?raw=true",
"license": "MIT",
"authors": {
"Alexander Persson": "aegzorz@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0"
],
"source": {
"git": "https://github.com/aegzorz/textile.git",
"tag": "0.0.2"
},
"source_files": "Textile/Sources",
"swift_version": "5.0"
}