[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / c / 7 / 5 / KBlinkingLabel / 0.1.0 / KBlinkingLabel.podspec.json
blob1fd9a342f798cc25bf5b633b7e73cc75f34346f7
2   "name": "KBlinkingLabel",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KBlinkingLabel/Classes/**/*",
22   "pushed_with_swift_version": "3.0"