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