blob: 9cfd5a134a7be4cb2b5bc46a0754351b71490f9a [file] [log] [blame]
{
"name": "IINETObserver",
"version": "0.1.0",
"summary": "IINETObserver",
"description": "IINETObserver:\n网络监测工具",
"homepage": "https://git.iec.io/emm-cloud/IINETObserver",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hatjs880328s": "shanwzh@inspur.com"
},
"source": {
"git": "https://git.iec.io/emm-cloud/IINETObserver.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IINETObserver/Classes/**/*",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"swift_versions": "5.0",
"libraries": "resolv",
"dependencies": {
"IISwiftBaseUti": [
],
"IIHTTPRequest": [
],
"SnapKit": [
"4.2.0"
],
"IIUIAndBizConfig": [
],
"IIBaseComponents": [
],
"IIAOPNBP": [
],
"IIOCUtis": [
]
},
"swift_version": "5.0"
}