blob: de3925ff51a99edc85b206c4e88cc73940504cde [file] [log] [blame]
{
"name": "WQImageWordMode",
"version": "0.0.1",
"summary": "无图模式的图片请求",
"description": "自己总结的无图模式的图片请求,欢迎使用。",
"homepage": "https://github.com/WQiOS/WQImageWordMode",
"license": "MIT",
"authors": {
"王强": "1570375769@qq.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/WQiOS/WQImageWordMode.git",
"tag": "0.0.1"
},
"source_files": "WQImageWordMode/*.{h,m}",
"ios": {
"frameworks": "UIKit"
},
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
]
}
}