blob: 74787fe8f1bba806ec6c7198b62c6ec585b6143a [file] [log] [blame]
{
"name": "SwiftNetSwitch",
"version": "0.0.1",
"summary": "网络环境切换组件.",
"description": "工具.",
"homepage": "https://github.com/jackiehu/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HU": "814030966@qq.com"
},
"source": {
"git": "https://github.com/jackiehu/SwiftNetSwitch.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.2",
"5.1",
"5.0",
"4.2"
],
"requires_arc": true,
"source_files": "SwiftNetSwitch/SwiftNetSwitch/Class/**/*",
"swift_version": "5.2"
}