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