blob: 8c6f240c0c42c91392d36d5b2b1f96fa3d430f0d [file] [log] [blame]
{
"name": "CHEnvirSwitcherDemo",
"version": "0.0.1",
"license": "MIT",
"summary": "EnvironmentSwitcher for iOS.",
"homepage": "https://github.com/ChaussonORG/CHEnvirSwitcherDemo",
"authors": {
"Daxiongzyj": "13761057550@163.com"
},
"source": {
"git": "https://github.com/ChaussonORG/CHEnvirSwitcherDemo.git",
"tag": "0.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": [
"CHEnvirSwitcherService",
"*.{h,m}"
]
}