blob: de435d1eefff550353b264e5854bc673e9f577c8 [file] [log] [blame]
{
"name": "SwiftResponsiveLabel",
"platforms": {
"ios": "8.0"
},
"version": "2.1",
"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.1"
},
"source_files": "SwiftResponsiveLabel/Source/*",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}