Skip to content

Commit

Permalink
[#505] Remove flowstack
Browse files Browse the repository at this point in the history
  • Loading branch information
phongvhd93 committed Aug 2, 2023
1 parent 3c46f86 commit 6346fc6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 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 'Alamofire'
pod 'JSONAPIMapper', :git => 'https://github.com/nimblehq/JSONMapper', :tag => '1.1.1'

# Storage
pod 'KeychainAccess'
Expand Down

0 comments on commit 6346fc6

Please sign in to comment.