[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / e / 2 / ReadMoreLabel / 1.0.0 / ReadMoreLabel.podspec.json
blobd96d35593308434258076edae6ac2daab94e1d04
2   "name": "ReadMoreLabel",
3   "version": "1.0.0",
4   "summary": "Customization UILabel tail string.",
5   "description": "Customization label tail string with text,color and font in restrict line.",
6   "homepage": "https://github.com/FelixLinBH/ReadmoreLabel",
7   "screenshots": "https://github.com/FelixLinBH/ReadmoreLabel/blob/master/ScreenShot.png?raw=true",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "felix.lin": "fly_81211@hotmail.com"
14   },
15   "source": {
16     "git": "https://github.com/FelixLinBH/ReadmoreLabel.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ReadMoreLabel/Classes/**/*",
23   "public_header_files": "ReadMoreLabel/Classes/**/*.h",
24   "frameworks": "CoreText"