[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 7 / f / STWebImage / 1.0.0 / STWebImage.podspec.json
blobc4abae1e7a3cc5a8dd37d000ef291aeac4ce94e9
2   "name": "STWebImage",
3   "version": "1.0.0",
4   "summary": "A light weight data web image load libiary.",
5   "description": "A simple and easy light weight data web image load libiary",
6   "homepage": "https://github.com/czqasngit/STWebImage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "czqasngit": "czqasn_6@163.com"
13   },
14   "source": {
15     "git": "https://github.com/czqasngit/STWebImage.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "STWebImage/Classes/**/*",
22   "dependencies": {
23     "STDownloader": [
25     ],
26     "YYImage": [
28     ],
29     "YYCache": [
31     ],
32     "YYWebImage": [
34     ]
35   }