Skip to content

Commit

Permalink
[#505] Remove flowstack
Browse files Browse the repository at this point in the history
  • Loading branch information
phongvhd93 committed Jul 31, 2023
1 parent d0751d4 commit 232caf4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Tuist/Interfaces/SwiftUI/Project/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,10 @@ end
target '{PROJECT_NAME}' do
# UI
pod 'Kingfisher'
pod 'FlowStacks'

# Backend
# Network
pod 'Moya/Combine'
pod 'JSONAPIMapper', :git => 'https://github.com/nimblehq/JSONMapper', :branch => 'main'
pod 'JSONAPIMapper', :git => 'https://github.com/nimblehq/JSONMapper', :tag => '1.1.1'

# Storage
pod 'KeychainAccess'
Expand Down

0 comments on commit 232caf4

Please sign in to comment.