blob: 6baf6dc02b9e9cd0456f827172efc229be96fd77 [file] [log] [blame]
{
"name": "ZW_UICategory",
"version": "0.0.1",
"summary": "ZW_UICategory",
"description": "ZW_UICategory UIKit分类",
"homepage": "https://gitee.com/qiuzhongwei0519/ZW_UICategory",
"license": "MIT",
"authors": {
"qiuzhongwei0519": "512866393@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "git@gitee.com:qiuzhongwei0519/ZW_UICategory.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"CoreText"
],
"dependencies": {
"YYCategories": [
]
}
}