[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 9 / 3 / DossyText / 1.0.0 / DossyText.podspec.json
blobae513c5c54542394b532557fe4f5a9f0b5f62df8
2   "name": "DossyText",
3   "version": "1.0.0",
4   "summary": "A subclass of UILabel reminiscent of Strong Bads Tandy 400",
5   "description": "A subclass of UILabel that allows for auto-typing and blinking, similar to MS-DOS.",
6   "homepage": "https://github.com/joeynelson42/DossyTextLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Joey Nelson": "joeynelson42@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/joeynelson42/DossyTextLabel.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Source/DossyTextLabel.swift",
22   "swift_versions": "4.2",
23   "swift_version": "4.2"