blob: 4186bec2e0c9cb8a934e7c5e978bc27d77970d8c [file] [log] [blame]
{
"name": "MTSDWebImage",
"version": "0.1.7",
"summary": "SDWebImage静态库 framework",
"description": "SDWebImage静态库 framework 提高便以速度",
"homepage": "https://github.com/BestiOSDev/MTSDWebImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZhaoBingDong": "dzb8818082@163.com"
},
"source": {
"git": "https://github.com/BestiOSDev/MTSDWebImage.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "MTSDWebImage/Framework/MTSDWebImage.framework"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation",
"MobileCoreServices",
"ImageIO",
"Accelerate"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}