[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 7 / 5 / KBlinkingLabel / 0.1.1 / KBlinkingLabel.podspec.json
blob39ed0149119bc49cf4fda34756bcb193fe1970b0
2   "name": "KBlinkingLabel",
3   "version": "0.1.1",
4   "summary": "A subclass on UILabel that provides a KBlink.",
5   "description": "This CocoaPod provides the ability to use a UILabel that may be started and stopped blinking.",
6   "homepage": "https://github.com/kkpeerlogic/KBlinkingLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kkpeerlogic": "kanhaiya@peerlogicsys.com"
13   },
14   "source": {
15     "git": "https://github.com/kkpeerlogic/KBlinkingLabel.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KBlinkingLabel/Classes/**/*",
22   "pushed_with_swift_version": "3.0"