blob: b962010155c6a58338408f1954493b796b42b8eb [file] [log] [blame]
{
"name": "UIImageKit",
"version": "1.0.2",
"summary": "UIImageKit is a library of UIImage class.",
"description": "UIImageKit is a library of UIImage class, a simple kit.",
"homepage": "https://github.com/Kangqj/UIImageKit",
"license": "MIT",
"authors": {
"Kangqj": "kang_qj@sina.cn"
},
"source": {
"git": "https://github.com/Kangqj/UIImageKit.git",
"tag": "1.0.2"
},
"source_files": "UIImageKit/**/*",
"platforms": {
"ios": null
},
"frameworks": "UIKit"
}