blob: 604f0a25d5416bc9521afffcfb63939b6d3bb5c8 [file] [log] [blame]
{
"name": "SwiftResponsiveLabel",
"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/hsusmita/SwiftResponsiveLabel.git",
"tag": "2.2"
},
"source_files": "SwiftResponsiveLabel/Source/*",
"requires_arc": true
}