blob: 44164e7bb5563d67349a8029e9c8babe66243255 [file] [log] [blame]
{
"name": "ResponsiveLabel",
"platforms": {
"ios": "8.0"
},
"version": "1.0.0",
"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/ResponsiveLabel",
"source": {
"git": "https://github.com/hsusmita/ResponsiveLabel.git",
"tag": "1.0.0"
},
"source_files": "ResponsiveLabel/ResponsiveLabel/Source/*",
"requires_arc": true
}