blob: b043d39f49a00d6eb40432c611fe603b2fff96a8 [file] [log] [blame]
{
"name": "ZW_Runtime",
"version": "0.0.1",
"summary": "ZW_Runtime",
"description": "动态获取方法和属性,代理,方法交换判断url空。",
"homepage": "https://gitee.com/qiuzhongwei0519/ZW_Runtime",
"license": "MIT",
"authors": {
"qiuzhongwei0519": "512866393@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "git@gitee.com:qiuzhongwei0519/ZW_Runtime.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "Classes/**/*.h",
"libraries": "objc"
}