Podfile 82 B

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