blob: 91dea5e7beec2d460a41e9383887e7fa4b987644 [file] [log] [blame]
{
"name": "QSImageProcess",
"version": "1.0.0",
"summary": "A tool for process local image or web image",
"homepage": "https://github.com/buaa0300/QSImageProcess",
"license": "MIT",
"authors": {
"南华coder": "buaa0300@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/buaa0300/QSImageProcess.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "QSImageProcess/*",
"dependencies": {
"QSDispatchQueue": [
"~>1.0.0"
],
"SDWebImage": [
"~>4.1.0"
]
}
}