blob: b2ea7ea292ce033e9586caeed62c91e28a4ff738 [file] [log] [blame]
{
"name": "SLNetworkListener",
"version": "1.0.0",
"swift_versions": "5.0",
"summary": "网络监测",
"description": "网络监测",
"homepage": "https://github.com/2NU71AN9/SLNetworkListener",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"孙梁": "1491859758@qq.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/2NU71AN9/SLNetworkListener.git",
"tag": "v1.0.0"
},
"source_files": "SLNetworkListener/Listener/*.{h,m,swift,xib}",
"requires_arc": true,
"dependencies": {
"SnapKit": [
]
},
"swift_version": "5.0"
}