blob: 25d3aeee99663a9e283de21654224169533241d1 [file] [log] [blame]
{
"name": "LKImageKit",
"version": "5.4.1",
"description": "LKImageKit: a high-performance image framework",
"homepage": "https://github.com/Tencent/LKImageKit",
"license": "BSD 3-Clause",
"summary": "LKImageKit",
"authors": {
"kelingjie1": "kelingjie1@qq.com"
},
"source": {
"git": "https://github.com/Tencent/LKImageKit.git",
"tag": "5.4.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": [
"LKImageKit/LKImageKit.h",
"LKImageKit/Core/**/*.{h,m}",
"LKImageKit/Components/**/*.{h,m,mm}"
],
"libraries": "c++.1"
}