[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 2 / 5 / a / ICEnvironmentSetting / 0.1.0 / ICEnvironmentSetting.podspec.json
blobac5b3a7287fa25c81ef45470fefd53b9fe1dd46e
2   "name": "ICEnvironmentSetting",
3   "version": "0.1.0",
4   "summary": "ICEnvironmentSetting use for switch environment API",
5   "description": "ICEnvironmentSetting to make test easier to switch environment API between Development, Production and Stagging without build app again.",
6   "homepage": "https://github.com/ioscodigo/ICEnvironmentSetting",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Fajar Agung W": "fajar@codigo.id"
13   },
14   "source": {
15     "git": "https://github.com/ioscodigo/ICEnvironmentSetting.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ICEnvironmentSetting/Classes/**/*",
22   "pushed_with_swift_version": "3.0"