[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 9 / e / ZDBlinkingLabel / 0.1.0 / ZDBlinkingLabel.podspec.json
blob87cb28193a56589647f34ad4a649248d6f385189
2   "name": "ZDBlinkingLabel",
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   "swift_versions": "4.0",
7   "homepage": "https://github.com/duydole/ZDBlinkingLabel",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "duydole": "duydl@vng.com.vn"
14   },
15   "source": {
16     "git": "https://github.com/duydole/ZDBlinkingLabel.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "ZDBlinkingLabel/Classes/**/*",
23   "swift_version": "4.0"