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