blob: 2e0d1de3cb9de5d86029474065f96608d0b791fc [file] [log] [blame]
{
"name": "LKFoundation",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LKFoundation/Classes/**/*",
"frameworks": "Foundation"
}