[Add] CZarSDK 1.1.12-test01
[CocoaPods.git] / Specs / f / e / a / WordWrapLabel / 1.0.0 / WordWrapLabel.podspec.json
bloba79def0018fe531925d7c5382eb44d73f6ac3964
2   "name": "WordWrapLabel",
3   "version": "1.0.0",
4   "summary": "A short description of WordWrapLabel.",
5   "description": "A UILabel subclass that really makes sure that every word in the labels text fits into one line.",
6   "homepage": "https://github.com/PhilippOtto89/WordWrapLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Philipp": "philipp.otto@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/PhilippOtto89/WordWrapLabel.git",
16     "tag": "1.0.0"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "WordWrapLabel/Classes/**/*"