[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / 2 / DWCoreTextLabel / 1.2.2 / DWCoreTextLabel.podspec.json
blobc850f749268e049474f3028b9710de227a1c8c6d
2   "name": "DWCoreTextLabel",
3   "version": "1.2.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "It is a Label based on coreText,help you to layout of the collocation of illustration and character.基于coreText的Label控件,帮助你做图文混排。",
9   "homepage": "https://github.com/CodeWicky/DWCoreTextLabel",
10   "authors": {
11     "codeWicky": "codewicky@163.com"
12   },
13   "social_media_url": "http://www.jianshu.com/u/a56ec10f6603",
14   "source": {
15     "git": "https://github.com/CodeWicky/DWCoreTextLabel.git",
16     "tag": "1.2.2"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source_files": "DWCoreTextLabel/*.{h,m}",
23   "frameworks": "UIKit"