blob: e3734ddff47b303d179c2335d40b071844ba4ce4 [file] [log] [blame]
{
"name": "WYJKit",
"version": "1.0.2",
"summary": "WYJKit",
"description": "category",
"homepage": "https://github.com/MemoryKing/WYJKit.git",
"license": "MIT",
"authors": {
"╰莪呮想好好宠Nǐつ ": "1091676312@qq.com"
},
"source": {
"git": "https://github.com/MemoryKing/WYJKit.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation"
],
"public_header_files": "WYJKit/**/WYJKitHeader.{h}",
"requires_arc": true,
"subspecs": [
{
"name": "WYJCategory",
"public_header_files": "WYJKit/WYJCategory/**/*.{h}",
"source_files": "WYJKit/WYJCategory/**/*.{h,m}"
}
]
}