blob: 37235d6dc67cf85274e01ad5f5f06bfd88a576fd [file] [log] [blame]
{
"name": "IGWebImage",
"version": "0.2.0",
"summary": "画屏网络图片基础库",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://10.252.96.25/siguoxi/IGWebImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"siguoxi": "siguoxi@boe.com.cn"
},
"source": {
"git": "http://10.252.96.25/siguoxi/IGWebImage.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IGWebImage/Classes/**/*",
"dependencies": {
"YYWebImage": [
]
}
}