blob: 45d274727431da54f3df87e9fe530c4c31e481ec [file] [log] [blame]
{
"name": "SwiftResponsiveLabel",
"platforms": {
"ios": "8.0"
},
"version": "2.4",
"summary": "A UILabel subclass which responds to touch on specified patterns and allows to set custom truncation token",
"authors": {
"Susmita Horrow": "susmita.horrow@gmail.com"
},
"license": "MIT",
"homepage": "https://github.com/hsusmita/SwiftResponsiveLabel",
"source": {
"git": "https://github.com/hsusmita/SwiftResponsiveLabel.git",
"tag": "2.4"
},
"swift_versions": "5.0",
"source_files": "SwiftResponsiveLabel/Source/*",
"requires_arc": true,
"swift_version": "5.0"
}