blob: 1f9f42848f698568ff93fc20f2fe70c10096a8ff [file] [log] [blame]
{
"name": "LFKit",
"version": "1.0.0",
"summary": "常用工具组件",
"description": "常用工具组件",
"homepage": "https://github.com/zhanglinfeng/LFKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张林峰": "1051034428@qq.com"
},
"source": {
"git": "https://github.com/zhanglinfeng/LFKit.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "LFKit/LFKit/**/*",
"dependencies": {
"YYWebImage": [
]
}
}