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