Skip to content

Commit b79c590

Browse files
committed
Fixed podspec.
1 parent 930e116 commit b79c590

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

SPDiffable.podspec

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ Pod::Spec.new do |s|
66
s.homepage = 'https://github.com/ivanvorobei/SPDiffable'
77
s.source = { :git => 'https://github.com/ivanvorobei/SPDiffable.git', :tag => s.version }
88
s.license = { :type => 'MIT', :file => "LICENSE" }
9-
109
s.author = { 'Ivan Vorobei' => 'hello@ivanvorobei.by' }
11-
s.social_media_url = 'https://ivanvorobei.by'
1210

1311
s.swift_version = '5.1'
1412
s.ios.deployment_target = '12.0'

0 commit comments

Comments
 (0)