blob: 67368dbdd89c0e00865463e0018fa5de4978041e [file] [log] [blame]
{
"name": "LKFoundation",
"version": "1.0.1",
"summary": "LKFoundation is a collection of useful classes and categories to develop Apps faster",
"homepage": "https://github.com/cnzlh/LKFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhulinhua": "20825520@qq.com"
},
"source": {
"git": "https://github.com/cnzlh/LKFoundation.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LKFoundation/Classes/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "4.0"
}