Skip to content

Commit

Permalink
Merge pull request #21 from ghis22130/feature-Alamofire
Browse files Browse the repository at this point in the history
Feature alamofire
  • Loading branch information
ghis22130 committed Apr 22, 2021
2 parents 37e28c0 + c2dfe11 commit 00059ea
Show file tree
Hide file tree
Showing 81 changed files with 15,039 additions and 192 deletions.
2 changes: 1 addition & 1 deletion iOS/SideDish/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ target 'SideDish' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!
pod 'Toaster'

pod 'Alamofire', '~> 5.2'
# Pods for SideDish

target 'SideDishTests' do
Expand Down
6 changes: 5 additions & 1 deletion iOS/SideDish/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,20 @@
PODS:
- Alamofire (5.4.2)
- Toaster (2.3.0)

DEPENDENCIES:
- Alamofire (~> 5.2)
- Toaster

SPEC REPOS:
trunk:
- Alamofire
- Toaster

SPEC CHECKSUMS:
Alamofire: bfbc4c2fe5909b1d94fb4ef2277c6b3727ef5dae
Toaster: c3473963c78e8cabbf6ea6f11ad0fdaae6f54987

PODFILE CHECKSUM: 2d49d636781b962065b314d64e243c94a165f71f
PODFILE CHECKSUM: 98117ab313e32d670dc9e4c6349a9c370e328cf0

COCOAPODS: 1.10.1
19 changes: 19 additions & 0 deletions iOS/SideDish/Pods/Alamofire/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

206 changes: 206 additions & 0 deletions iOS/SideDish/Pods/Alamofire/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 00059ea

Please sign in to comment.