diff options
| author | Ivan Chen <ivan@tagg.id> | 2021-06-23 17:50:22 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-23 17:50:22 -0400 |
| commit | 53bdc94cf0491e348b7d4ad61e51ce1844423773 (patch) | |
| tree | 5cc31490ed3d276e51cb1dc4385c2b26e6071ff9 /ios/Podfile | |
| parent | 53461e8412b1f3b95124f9d9a6f50580d26930f5 (diff) | |
| parent | d309c8e66470d8d89063b817397cd6568bf6a8bf (diff) | |
Merge pull request #469 from shravyaramesh/tma923-image-cropper
[TMA-923/924] Image cropper, Display arbitrary sized image
Diffstat (limited to 'ios/Podfile')
| -rw-r--r-- | ios/Podfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/Podfile b/ios/Podfile index 4eca4100..d8324a6d 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -33,4 +33,4 @@ end # add the Firebase pod for Google Analytics pod 'Firebase/Analytics' # add pods for any other desired Firebase products -# https://firebase.google.com/docs/ios/setup#available-pods
\ No newline at end of file +# https://firebase.google.com/docs/ios/setup#available-pods |
