Skip to content

Instantly share code, notes, and snippets.

@bradreid
Created January 16, 2021 18:25
Show Gist options
  • Save bradreid/82fd8f896c5d287903859ab3bebf84f8 to your computer and use it in GitHub Desktop.
Save bradreid/82fd8f896c5d287903859ab3bebf84f8 to your computer and use it in GitHub Desktop.
# Pods for ATLASFlight
pod 'DJI-SDK-iOS', '~> 4.14-trial2'
pod 'DJI-UXSDK-iOS', '~> 4.14-trial1'
pod 'DJIFlySafeDatabaseResource', path: '~/code/DJIFlySafeDatabaseResource'
pod 'DJIWidget', path: '~/code/DJIWidget'
pod 'Mapbox-iOS-SDK', '=3.6.4'
pod 'GoogleMaps'
pod 'Toast', '~> 3.0'
pod 'CHCSVParser'
pod 'IQKeyboardManager'
pod 'MBProgressHUD', '~> 1.0.0'
pod 'JSONModel'
pod 'SDWebImage'
pod 'SlantrangeModule', :path => '~/code/SlantrangeModule'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment