blob: 6d6dc114f07071cee16cf753abf5fd834c426069 [file] [log] [blame]
{
"name": "PYBaseImageHandler",
"version": "0.1.0",
"summary": "image的编辑工具。提供了流加载图片、图片填充色修改",
"description": "image的编辑工具。提供了流加载图片、图片填充色修改",
"homepage": "https://github.com/LiPengYue/PYBaseImageHandler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LiPengYue": "pengyue.li@yi23.net"
},
"source": {
"git": "https://github.com/LiPengYue/PYBaseImageHandler.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PYBaseImageHandler/Classes/**/*"
}