blob: c03370ee4f73c941867ef07c6be5ca35f48b2e63 [file] [log] [blame]
{
"name": "ActiveLabelUnderLine",
"version": "1.0.1",
"summary": "Added Add-on for ActiveLabel.swift",
"description": "This is an extension for existing ActiveLabel.swift pod, I just added underline feature for this.",
"homepage": "https://github.com/hemanthalluri/ActiveLabelUnderLine",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hemanth.Alluri": "iosengineer@outlook.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/hemanthalluri/ActiveLabelUnderLine.git",
"tag": "1.0.1"
},
"swift_version": "4.1",
"source_files": "ActiveLabel"
}