blob: 0148f5ee1a311a1dc6026571aeed9341241ef4ba [file] [log] [blame]
{
"name": "KSSwiftResponsiveLabel",
"platforms": {
"ios": "8.0"
},
"version": "2.2",
"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/datnm/SwiftResponsiveLabel.git",
"tag": "2.2"
},
"source_files": "SwiftResponsiveLabel/Source/*",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}