[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 5 / 9 / KWTextStyleLabel / 0.1.2 / KWTextStyleLabel.podspec.json
blob35b3a5e57025b3a009b24f3d678b797ebfd4da0a
2   "name": "KWTextStyleLabel",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KWTextStyleLabel/Classes/**/*",
22   "pushed_with_swift_version": "3.0"