blob: 8b0c8ed3e15a5ee00b3da92f5b7c291fb49f639b [file] [log] [blame]
{
"name": "LwqPublicLib",
"version": "0.2.2",
"summary": "添加头文件和快捷创建UI",
"description": "TODO: 添加头文件和快捷创建UI 2021年06月30日",
"homepage": "https://github.com/danteliu/LwqPublicLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1849245841@qq.com": "1849245841@qq.com"
},
"source": {
"git": "https://github.com/danteliu/LwqPublicLib.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LwqPublicLib/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~> 4.0.1"
],
"Masonry": [
"~> 1.1.0"
],
"MJExtension": [
"~> 3.2.4"
],
"NerdyUI": [
"~> 1.2.1"
]
}
}