[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / b / 5 / MWLabel / 0.1.3 / MWLabel.podspec.json
blobe110221b5569adec0148e130e0f5710f23ad5163
2   "name": "MWLabel",
3   "version": "0.1.3",
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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MWLabel/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "CoreText"
25   ]