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 3d7ff3b commit 5699404Copy full SHA for 5699404
SkeletonView.podspec
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
9
s.homepage = "https://github.com/Juanpe/SkeletonView"
10
s.license = { :type => "MIT", :file => "LICENSE" }
11
s.author = { "Juanpe Catalán" => "juanpecm@gmail.com" }
12
- s.social_media_url = "https://twitter.com/JuanpeCatalan"
+ s.social_media_url = "https://x.com/JuanpeCatalan"
13
s.ios.deployment_target = "9.0"
14
s.tvos.deployment_target = "9.0"
15
s.swift_version = "5.0"
0 commit comments