[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 3 / 5 / 9 / KWTextStyleLabel / 0.1.3 / KWTextStyleLabel.podspec.json
blob8b29d60ec160bb3b6e406735cc1429b97f0d8fcd
2   "name": "KWTextStyleLabel",
3   "version": "0.1.3",
4   "summary": "Subclass of UILabel to modify character spacing and line spacing to your label.",
5   "description": "Helps in modifying character spacing and line spacing to your label. You can modify using storyboard (Text Style Label) or programmatically.",
6   "homepage": "https://github.com/keepworks/KWTextStyleLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KeepWorks": "ios@keepworks.com"
13   },
14   "source": {
15     "git": "https://github.com/keepworks/KWTextStyleLabel.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KWTextStyleLabel/Classes/**/*",
22   "pushed_with_swift_version": "3.0"