Skip to content

Commit

Permalink
fix podspec validation
Browse files Browse the repository at this point in the history
  • Loading branch information
jessesquires committed Jan 9, 2024
1 parent 47f957f commit eabf57d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JSQCoreDataKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Pod::Spec.new do |s|
s.summary = 'A swifter Core Data stack'
s.homepage = 'https://github.com/jessesquires/JSQCoreDataKit'
s.documentation_url = 'https://jessesquires.github.io/JSQCoreDataKit'
s.social_media_url = 'https://twitter.com/jesse_squires'
s.social_media_url = 'https://www.jessesquires.com'
s.author = 'Jesse Squires'

s.source = { :git => 'https://github.com/jessesquires/JSQCoreDataKit.git', :tag => s.version }
Expand Down

0 comments on commit eabf57d

Please sign in to comment.