| { |
| "name": "ResponsiveLabel", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "version": "1.0.7", |
| "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.7" |
| }, |
| "source_files": "ResponsiveLabel/ResponsiveLabel/Source/*", |
| "requires_arc": true |
| } |