blob: 20183046538639e0832969577cb2877dde5111a1 [file] [log] [blame]
{
"name": "EZEnvironmentSwitchKit",
"version": "0.1.0",
"summary": "应用内切换环境库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/melo30/EZEnvironmentSwitchKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"melo30": "281083409@qq.com"
},
"source": {
"git": "https://gitee.com/melo30/EZEnvironmentSwitchKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EZEnvironmentSwitchKit/Classes/**/*",
"resource_bundles": {
"EZEnvironmentSwitchKit": [
"EZEnvironmentSwitchKit/Assets/*.{png,storyboard}"
]
},
"dependencies": {
"CTMediator": [
]
}
}