[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / 6 / 4 / LTBlinkingLabel / 0.2.2 / LTBlinkingLabel.podspec.json
blob68ffbaa4f12e3d14a24f10ccd2b729291d79f60c
2   "name": "LTBlinkingLabel",
3   "version": "0.2.2",
4   "summary": "A subclass on UILabel that provides a blink.",
5   "description": "This CocoaPod provides the ability to use a UILabel that may be started and stopped blinking.",
6   "homepage": "https://github.com/libertyCoding/LTBlinkingLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "libertyCoding": "lt_felicity@163.com"
13   },
14   "source": {
15     "git": "https://github.com/libertyCoding/LTBlinkingLabel.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LTBlinkingLabel/Classes/**/*",
22   "swift_versions": "5.1",
23   "swift_version": "5.1"