blob: d57d005e5af5ed7ca713bbd5b138833dcbfcd3b9 [file] [log] [blame]
{
"name": "LNHEXTEND",
"version": "1.2.2",
"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.2.2"
},
"exclude_files": "Classes/Exclude",
"resources": "resourse/*.plist",
"vendored_frameworks": "Frameworks/LNHEXTEND.framework",
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
]
}
}