blob: a9dd2058bbcead33c6809b9e7a7d62386bc1557e [file] [log] [blame]
{
"name": "SWApplicationEnvironment",
"version": "0.1.1",
"summary": "通常app开发会使用的环境enum",
"description": "通常app开发是会切换环境,这里包括了网络环境,项目打包输出环境.",
"homepage": "https://github.com/547/SWApplicationEnvironment",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"547": "timer_sevenwang@163.com"
},
"source": {
"git": "https://github.com/547/SWApplicationEnvironment.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SWApplicationEnvironment/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}