fix http client

This commit is contained in:
Ivan Murashov
2018-05-29 00:12:42 +03:00
parent d569a6efd8
commit 2044843a4e
9 changed files with 73 additions and 105 deletions

View File

@@ -17,21 +17,27 @@ PODS:
DEPENDENCIES:
- DropDown
- Flutter (from `/Users/kifio/flutter/bin/cache/artifacts/engine/ios`)
- image_picker (from `/Users/kifio/.pub-cache/hosted/pub.dartlang.org/image_picker-0.4.1/ios`)
- path_provider (from `/Users/kifio/.pub-cache/hosted/pub.dartlang.org/path_provider-0.2.2/ios`)
- sqflite (from `/Users/kifio/.pub-cache/hosted/pub.dartlang.org/sqflite-0.8.9/ios`)
- Flutter (from `/Users/imurashov/flutter/bin/cache/artifacts/engine/ios`)
- image_picker (from `/Users/imurashov/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker-0.4.2/ios`)
- path_provider (from `/Users/imurashov/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-0.2.2/ios`)
- sqflite (from `/Users/imurashov/flutter/.pub-cache/hosted/pub.dartlang.org/sqflite-0.8.9/ios`)
- ZXingObjC (~> 3.2.2)
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- DropDown
- FMDB
- ZXingObjC
EXTERNAL SOURCES:
Flutter:
:path: /Users/kifio/flutter/bin/cache/artifacts/engine/ios
:path: "/Users/imurashov/flutter/bin/cache/artifacts/engine/ios"
image_picker:
:path: /Users/kifio/.pub-cache/hosted/pub.dartlang.org/image_picker-0.4.1/ios
:path: "/Users/imurashov/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker-0.4.2/ios"
path_provider:
:path: /Users/kifio/.pub-cache/hosted/pub.dartlang.org/path_provider-0.2.2/ios
:path: "/Users/imurashov/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-0.2.2/ios"
sqflite:
:path: /Users/kifio/.pub-cache/hosted/pub.dartlang.org/sqflite-0.8.9/ios
:path: "/Users/imurashov/flutter/.pub-cache/hosted/pub.dartlang.org/sqflite-0.8.9/ios"
SPEC CHECKSUMS:
DropDown: 20499c7b2731b0d21609af924e47c7677a2be50d
@@ -44,4 +50,4 @@ SPEC CHECKSUMS:
PODFILE CHECKSUM: fb0878732874759a90764b55aa8df21a11e17dea
COCOAPODS: 1.4.0
COCOAPODS: 1.5.3