[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / b / 6 / ZZBlinkingLabel / 0.1.0 / ZZBlinkingLabel.podspec.json
blob184e8df3276f931063512d8172c3ef2cc37dbfdd
2   "name": "ZZBlinkingLabel",
3   "version": "0.1.0",
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/ZanyZephyr/BlinkingLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZanyZephyr": "liyizhezhe@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ZanyZephyr/BlinkingLabel.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BlinkingLabel/Classes/**/*",
22   "swift_versions": "5.2",
23   "swift_version": "5.2"