blob: c4abae1e7a3cc5a8dd37d000ef291aeac4ce94e9 [file] [log] [blame]
{
"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": [
]
}
}