Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- source 'https://cdn.cocoapods.org/'
- source 'https://cdn.cocoapods.org/'
- platform :ios, '13.0'
- target 'UnityFramework' do
- pod 'GoogleSignIn', '~> 7.1.0'
- end
- target 'Unity-iPhone' do
- end
- use_frameworks! :linkage => :static
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement