We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b35684 commit da7c362Copy full SHA for da7c362
SwiftBloc.podspec
@@ -16,7 +16,6 @@ Pod::Spec.new do |s|
16
s.license = { :type => 'MIT', :file => 'LICENSE' }
17
s.author = { 'VictorKachalov' => 'victorkachalov@gmail.com' }
18
s.source = { :git => 'https://github.com/VictorKachalov/SwiftBloc.git', :tag => s.version.to_s }
19
- s.social_media_url = 'https://www.facebook.com/profile.php?id=1700091944'
20
s.platform = :ios, '13.0'
21
s.ios.deployment_target = '13.0'
22
s.source_files = 'Sources/**/*'
0 commit comments