[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / 8 / KSLabel / 0.1.1 / KSLabel.podspec.json
blob6c1f465a55319468efdb6abca239aa3318b42b11
2   "name": "KSLabel",
3   "version": "0.1.1",
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.1"
13   },
14   "platforms": {
15     "osx": null
16   },
17   "source_files": "*.{h,m}",
18   "requires_arc": true