blob: 3b21e3667a3d1d0a9244094bebb3a630e77dbc4b [file] [log] [blame]
{
"name": "UIImageKit",
"version": "1.0.0",
"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.0"
},
"source_files": "UIImageKit/*.{h,m}",
"platforms": {
"ios": null
},
"frameworks": "UIKit"
}