[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 6 / 1 / a / LKLabel / 0.1.0 / LKLabel.podspec.json
blob6326f8b78c2cc0840483cce2d384979278cb4e22
2   "name": "LKLabel",
3   "version": "0.1.0",
4   "summary": "UILabel subclass to blink text",
5   "swift_versions": "5.0",
6   "description": "UILabel subclass to blink text and can be controlled.",
7   "homepage": "https://github.com/Lokukumar/LKLabel",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Lokesh Kumar": "kumarlokesh097@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Lokukumar/LKLabel.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "LKLabel/Classes/**/*",
23   "swift_version": "5.0"