We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6403997 commit cd0a391Copy full SHA for cd0a391
AMEPageContentView.podspec
@@ -11,7 +11,7 @@ Pod::Spec.new do |s|
11
s.version = "1.0"
12
s.summary = "A page content view for iOS."
13
s.homepage = "https://github.com/ame017/AMEPageContentView"
14
- s.screenshots = "https://github.com/ame017/AMEPageContentView/blob/master/Display/1.gif"
+ s.screenshots = "https://github.com/ame017/AMEPageContentView/blob/master/Display/1.gif?raw=true"
15
s.license = "MIT"
16
s.author = { "ame017" => "https://github.com/ame017" }
17
s.platform = :ios, "8.0"
0 commit comments