blob: f80ad802afbdeaf689f4e546470a29e1f49d142f [file] [log] [blame]
{
"name": "ResponsiveLabel",
"platforms": {
"ios": "7.0"
},
"version": "1.0.11",
"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.11"
},
"source_files": "ResponsiveLabel/ResponsiveLabel/Source/*",
"requires_arc": true
}