blob: 9d8e14c88862c39ecb29df4180d5de0c54b29615 [file] [log] [blame]
{
"name": "WQCategory",
"version": "0.0.4",
"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.4"
},
"source_files": "WQCategory/*.{h,m}",
"frameworks": [
"UIKit",
"CoreText"
]
}