blob: 0cd67532104c864358c1dbe169c7abc808f11693 [file] [log] [blame]
{
"name": "MTYYImage",
"version": "0.1.0",
"summary": "MTYYImage二进制库",
"description": "MTYYImage二进制库 方便调试 加快编译速度",
"homepage": "https://gitee.com/fmdb/MTYYImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BestiOSDev": "1060545231@qq.com"
},
"source": {
"git": "https://gitee.com/fmdb/MTYYImage.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MTYYImage/Classes/**/*",
"vendored_frameworks": "MTYYImage/Framework/YYImage.framework"
}