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