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