blob: 4218ca1adb0ec8db0e580d60e8e1ef47caba83ed [file] [log] [blame]
{
"name": "DWCoreTextLabel",
"version": "1.2.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "It is a Label based on coreText,help you to layout of the collocation of illustration and character.基于coreText的Label控件,帮助你做图文混排。",
"homepage": "https://github.com/CodeWicky/DWCoreTextLabel",
"authors": {
"codeWicky": "codewicky@163.com"
},
"social_media_url": "http://www.jianshu.com/u/a56ec10f6603",
"source": {
"git": "https://github.com/CodeWicky/DWCoreTextLabel.git",
"tag": "1.2.4"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "DWCoreTextLabel/*.{h,m}",
"frameworks": "UIKit"
}