blob: e36bed70142efb2df830a2de929ae42903fa48cb [file] [log] [blame]
{
"name": "WQCategory",
"version": "0.0.5",
"summary": "iOS所有项目通用的分类的工具文件",
"homepage": "https://github.com/WQiOS/WQCategory",
"license": "MIT",
"authors": {
"王强": "1570375769@qq.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/WQiOS/WQCategory.git",
"tag": "0.0.5"
},
"source_files": "WQCategory/*.{h,m}",
"frameworks": [
"UIKit",
"CoreText"
]
}