blob: a66badf4e08f9726a27591bba3b3ef1ee4c4de78 [file] [log] [blame]
{
"name": "WCategory",
"version": "1.1.0",
"summary": "WCategory is Multifunctional Extension",
"description": "macro system judge",
"homepage": "https://gitee.com/revelation/WCategory",
"license": "MIT",
"authors": {
"╰莪呮想好好宠Nǐつ ": "1091676312@qq.com"
},
"source": {
"git": "https://gitee.com/revelation/WCategory",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation",
"WebKit"
],
"source_files": "WCategory/Header/**/*.{h}",
"vendored_libraries": "WCategory/**/*.{a}",
"public_header_files": "WCategory/Header/**/*.{h}",
"requires_arc": true
}