[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / 8 / KSLabel / 0.1.3 / KSLabel.podspec.json
blob195c869a496c1fb114020775f4985f3c2a8adc92
2   "name": "KSLabel",
3   "version": "0.1.3",
4   "summary": "A drop in subclass of NSTextField for programmatically created labels.",
5   "homepage": "https://github.com/Keithbsmiley/KSLabel",
6   "license": "MIT",
7   "authors": {
8     "Keith Smiley": "keithbsmiley@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Keithbsmiley/KSLabel.git",
12     "tag": "0.1.3"
13   },
14   "platforms": {
15     "osx": null
16   },
17   "source_files": "*.{h,m}",
18   "requires_arc": true