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