blob: 03f9243e7d0f4e284a3f7babf3de62570133b058 [file] [log] [blame]
{
"name": "LNHEXTEND",
"version": "1.0.7",
"summary": "LNHEXTEND is tools",
"description": "LNHEXTEND is tools to check the network, memory leak checks for controllers, and simple crash handling.",
"homepage": "https://gitee.com/laoNH/lnhExtend.git",
"license": "MIT",
"authors": {
"beast": "1901122788@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/laoNH/lnhExtend.git",
"tag": "1.0.7"
},
"exclude_files": "Classes/Exclude",
"resources": "resourse/*.plist",
"vendored_frameworks": "Frameworks/LNHEXTEND.framework",
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
]
}
}