blob: 7c396f5ffc15f94e17a94b9b83d6217169020bc9 [file] [log] [blame]
{
"name": "LKImageKit",
"version": "5.3.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.3.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": [
"LKImageKit/LKImageKit.h",
"LKImageKit/Core/**/*.{h,m}",
"LKImageKit/Components/**/*.{h,m,mm}"
]
}