blob: 0182b438a3fd2d663e3577ac6c8ef21f6efdc680 [file] [log] [blame]
{
"name": "NSwiftResponsiveLabel",
"platforms": {
"ios": "8.0"
},
"version": "1.1.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/nghiaphunguyen/SwiftResponsiveLabel",
"tag": "1.1.1"
},
"source_files": "SwiftResponsiveLabel/Source/*",
"requires_arc": true
}