blob: 50c9d9a1834b82b21536fbee74ac954649dc9d7b [file] [log] [blame]
{
"name": "Nantes",
"version": "0.0.9",
"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.0.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/Classes/**/*",
"swift_versions": "5.0",
"frameworks": "UIKit",
"swift_version": "5.0"
}