blob: ac5b3a7287fa25c81ef45470fefd53b9fe1dd46e [file] [log] [blame]
{
"name": "ICEnvironmentSetting",
"version": "0.1.0",
"summary": "ICEnvironmentSetting use for switch environment API",
"description": "ICEnvironmentSetting to make test easier to switch environment API between Development, Production and Stagging without build app again.",
"homepage": "https://github.com/ioscodigo/ICEnvironmentSetting",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fajar Agung W": "fajar@codigo.id"
},
"source": {
"git": "https://github.com/ioscodigo/ICEnvironmentSetting.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICEnvironmentSetting/Classes/**/*",
"pushed_with_swift_version": "3.0"
}