blob: c49a90da860f21036a7258afd2f94f2190340586 [file] [log] [blame]
{
"name": "LYSReachabilityManager",
"version": "0.0.1",
"summary": "一句代码就能实现网络监听,解决每次新建项目都要重写网络监听逻辑",
"description": "一句代码就能实现网络监听,解决每次新建项目都要重写网络监听逻辑\n一句代码就能实现网络监听,解决每次新建项目都要重写网络监听逻辑",
"homepage": "https://github.com/LIYANGSHUAI/LYSReachabilityManager",
"platforms": {
"ios": null
},
"license": "MIT",
"authors": {
"LIYANGSHUAI": "liyangshuai163@163.com"
},
"source": {
"git": "https://github.com/LIYANGSHUAI/LYSReachabilityManager.git",
"tag": "0.0.1"
},
"source_files": "LYSReachabilityManager/*.{h,m}"
}