blob: c996c280d3e204fd4fe5f4a44d795c18db4ccd9a [file] [log] [blame]
{
"name": "MMWebImageModule",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Coding应用 加载网络图片",
"homepage": "https://github.com/xwgit2971/MMWebImageModule",
"authors": {
"SunnyX": "1031787148@qq.com"
},
"source": {
"git": "https://github.com/xwgit2971/MMWebImageModule.git",
"tag": "0.0.1"
},
"source_files": "MMWebImageModule/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"RegexKitLite-NoWarning": [
"~> 1.1.0"
],
"MMWebImage": [
],
"MMNetworkKitModule": [
]
}
}