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