blob: 60b10ab24e0a5669ab90b15db0c2c3e9df85bdc7 [file] [log] [blame]
{
"name": "WYJKit",
"version": "1.0.0",
"summary": "YJKit",
"description": "YJKit",
"homepage": "https://gitee.com/revelation/YJKit",
"license": "MIT",
"authors": {
"╰莪呮想好好宠Nǐつ ": "1091676312@qq.com"
},
"source": {
"git": "https://gitee.com/revelation/YJKit",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation"
],
"source_files": "WYJKit/**/*.{h,m}",
"public_header_files": "WYJKit/**/*.{h}",
"requires_arc": true
}