blob: 4367c6dad4e4d59106f89e441d374e0f729fa397 [file] [log] [blame]
{
"name": "ActiveLabelUnderLine",
"version": "1.0.0",
"swift_version": "4.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"
},
"social_media_url": "http://twitter.com/h_alluri",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/hemanthalluri/ActiveLabelUnderLine.git",
"tag": "1.0.0"
},
"source_files": "ActiveLabel",
"exclude_files": "Classes/Exclude"
}