You've already forked My-Mind-2.0
mirror of
https://github.com/MrLyallCSIT/My-Mind-2.0.git
synced 2026-01-17 22:59:40 +00:00
11 lines
216 B
Plaintext
11 lines
216 B
Plaintext
source 'https://github.com/CocoaPods/Specs.git'
|
|
platform :ios, '12.1'
|
|
use_frameworks!
|
|
|
|
pod 'SwiftForms'
|
|
pod 'Firebase/Core'
|
|
pod 'Firebase/Auth'
|
|
pod 'Firebase/Messaging'
|
|
pod 'Firebase/Database'
|
|
pod 'Firebase/Storage'
|