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