[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 1 / a / NSLabel / 1.1.0 / NSLabel.podspec.json
blobe18afedfe5743077de030d9c883add7b57648982
2   "name": "NSLabel",
3   "version": "1.1.0",
4   "summary": "A lightweight and pixel perfect, but simplified version of UILabel for Mac OS X.",
5   "homepage": "https://github.com/lhecker/NSLabel",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Leonard Hecker": "leonard@hecker.io"
12   },
13   "platforms": {
14     "osx": "10.7"
15   },
16   "source": {
17     "git": "https://github.com/lhecker/NSLabel.git",
18     "tag": "1.1.0"
19   },
20   "source_files": "*.{h,m}",
21   "public_header_files": "*.h",
22   "requires_arc": true