| { |
| "name": "ReadMoreLabel", |
| "version": "1.0.0", |
| "summary": "Customization UILabel tail string.", |
| "description": "Customization label tail string with text,color and font in restrict line.", |
| "homepage": "https://github.com/FelixLinBH/ReadmoreLabel", |
| "screenshots": "https://github.com/FelixLinBH/ReadmoreLabel/blob/master/ScreenShot.png?raw=true", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "felix.lin": "fly_81211@hotmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/FelixLinBH/ReadmoreLabel.git", |
| "tag": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "ReadMoreLabel/Classes/**/*", |
| "public_header_files": "ReadMoreLabel/Classes/**/*.h", |
| "frameworks": "CoreText" |
| } |