| { |
| "name": "STWebImage", |
| "version": "1.0.0", |
| "summary": "A light weight data web image load libiary.", |
| "description": "A simple and easy light weight data web image load libiary", |
| "homepage": "https://github.com/czqasngit/STWebImage", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "czqasngit": "czqasn_6@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/czqasngit/STWebImage.git", |
| "tag": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "STWebImage/Classes/**/*", |
| "dependencies": { |
| "STDownloader": [ |
| |
| ], |
| "YYImage": [ |
| |
| ], |
| "YYCache": [ |
| |
| ], |
| "YYWebImage": [ |
| |
| ] |
| } |
| } |