blob: b311793d0b003021ec40b6aeacb7e5d81a737588 [file] [log] [blame]
{
"name": "NetSwitch",
"version": "0.3.0",
"summary": "网络环境切换组件.",
"description": "工具.",
"homepage": "https://gitlab-media.corp.36kr.com/iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HU": "zhangjinhu@36Kr.com"
},
"source": {
"git": "https://gitlab-media.corp.36kr.com/iOS/NetSwitch.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.2",
"5.1",
"5.0",
"4.2"
],
"requires_arc": true,
"source_files": "NetSwitch/NetSwitch/Class/**/*",
"swift_version": "5.2"
}