blob: db18c420d51635f5b7ebcd2cb2bd0af71c6fae57 [file] [log] [blame]
{
"name": "LNHEXTEND",
"version": "1.0.1",
"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.1"
},
"exclude_files": "Classes/Exclude",
"resources": "resourse/lnh.plist",
"vendored_frameworks": "Frameworks/LNHEXTEND.framework",
"dependencies": {
"AFNetworking": [
]
}
}