[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / b / 5 / MWLabel / 0.1.0 / MWLabel.podspec.json
bloba22708e0b78b18b849e01a0395cf5e5d480ecde8
2   "name": "MWLabel",
3   "version": "0.1.0",
4   "summary": "A short description of MWLabel.",
5   "description": "基于CoreText实现的Label",
6   "homepage": "https://github.com/mingway1991/MWLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mingway1991": "shimingwei@lvmama.com"
13   },
14   "source": {
15     "git": "https://github.com/mingway1991/MWLabel.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MWLabel/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "CoreText"
25   ]