blob: c1a9506df792d64aded34d97f3b2fd05aa522f16 [file] [log] [blame]
{
"name": "Nantes",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/Classes/**/*",
"swift_version": "4.2",
"frameworks": "UIKit"
}