[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 2 / 0 / QSImageProcess / 1.0.0 / QSImageProcess.podspec.json
blob91dea5e7beec2d460a41e9383887e7fa4b987644
2   "name": "QSImageProcess",
3   "version": "1.0.0",
4   "summary": "A tool for process local image or web image",
5   "homepage": "https://github.com/buaa0300/QSImageProcess",
6   "license": "MIT",
7   "authors": {
8     "南华coder": "buaa0300@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/buaa0300/QSImageProcess.git",
15     "tag": "1.0.0"
16   },
17   "requires_arc": true,
18   "source_files": "QSImageProcess/*",
19   "dependencies": {
20     "QSDispatchQueue": [
21       "~>1.0.0"
22     ],
23     "SDWebImage": [
24       "~>4.1.0"
25     ]
26   }