Podfile 84 B

12345
  1. target 'SwiftUIDemoD' do
  2. pod 'SwiftyJSON'
  3. pod 'Alamofire','4.9.1'
  4. pod 'SnapKit'
  5. end