This commit is contained in:
Hailey
2024-06-14 00:43:12 -07:00
parent fe2abee7e3
commit b3e618d990
@@ -1,10 +1,10 @@
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = 'ExpoGetReferrer' s.name = 'ExpoGetReferrer'
s.version = '1.0.0' s.version = '1.0.0'
s.summary = 'A sample project summary' s.summary = ''
s.description = 'A sample project description' s.description = ''
s.author = '' s.author = ''
s.homepage = 'https://docs.expo.dev/modules/' s.homepage = 'https://github.com/bluesky-social/social-app'
s.platforms = { :ios => '13.4', :tvos => '13.4' } s.platforms = { :ios => '13.4', :tvos => '13.4' }
s.source = { git: '' } s.source = { git: '' }
s.static_framework = true s.static_framework = true