blob: df2db26a5098a41cdfd1f49c521bcad019434550 [file] [log] [blame]
{
"name": "CJMImageCategory",
"version": "0.1.0",
"summary": "UIImage相关的接口扩展",
"description": "UIImage相关的接口扩展,图片缩放,染色,纯色图片共享等。",
"homepage": "https://github.com/cjm-ios-sdk/CJMImageCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenjm": "cjiemin@163.com"
},
"source": {
"git": "https://github.com/cjm-ios-sdk/CJMImageCategory.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CJMImageCategory/Classes/**/*"
}