Skip to content

Commit da7c362

Browse files
committed
Update SwiftBloc.podspec
1 parent 7b35684 commit da7c362

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SwiftBloc.podspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ Pod::Spec.new do |s|
1616
s.license = { :type => 'MIT', :file => 'LICENSE' }
1717
s.author = { 'VictorKachalov' => '[email protected]' }
1818
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'
2019
s.platform = :ios, '13.0'
2120
s.ios.deployment_target = '13.0'
2221
s.source_files = 'Sources/**/*'

0 commit comments

Comments
 (0)