blob: c81bbbc64e796c303e557fcda6bb4c5f183663a9 [file] [log] [blame]
{
"name": "WRTextKit",
"version": "1.0.7",
"summary": "竖向蒙文标签控件",
"description": "竖向蒙文标签控件,支持上下左右对齐",
"homepage": "https://github.com/GodFighter/WRTextKit",
"license": "MIT",
"authors": {
"Leo Xiang": "xianghui_ios@163.com"
},
"source": {
"git": "https://github.com/GodFighter/WRTextKit.git",
"tag": "1.0.7",
"submodules": true
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"social_media_url": "http://weibo.com/huigedang/home?wvr=5&lf=reg",
"requires_arc": true,
"source_files": "WRTextKit/*.{h,m}",
"subspecs": [
{
"name": "CoreText",
"source_files": "WRTextKit/CoreText/*.{h,m}"
}
]
}