blob: 018418abebd1dd882eeeab7efe879ee821c9e8b6 [file] [log] [blame]
{
"name": "Nantes",
"version": "0.1.0",
"summary": "A swift replacement of TTTAttributedLabel",
"description": "Nantes is a swift replacement of TTTAttributedLabel.",
"homepage": "https://github.com/Instacart/Nantes",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"chansen22": "chris.hansen@instacart.com"
},
"source": {
"git": "https://github.com/Instacart/Nantes.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/Classes/**/*",
"swift_versions": "5.0",
"frameworks": "UIKit",
"swift_version": "5.0"
}