[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / 4 / BlinkingLabelNihal / 0.1.0 / BlinkingLabelNihal.podspec.json
blob6716d97a93923283bc21b1dcb4e416226b0fe1a3
2   "name": "BlinkingLabelNihal",
3   "version": "0.1.0",
4   "summary": "A subclass on UILabel that provides a blink",
5   "description": "TODO: This CocoaPod provides the ability to use a UILabel that may be started and stopped blinking.",
6   "homepage": "https://github.com/nihalkhokhari/BlinkingLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nihalkhokhari1@gmail.com": "nihalk@softcell.com"
13   },
14   "source": {
15     "git": "https://github.com/nihalkhokhari/BlinkingLabel.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BlinkingLabel/Classes/**/*",
22   "swift_version": "4.2"