{ | |
"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}" | |
] | |
} |