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 6a8a9f2 commit a88ee05Copy full SHA for a88ee05
InAppViewDebugger.podspec
@@ -3,7 +3,7 @@ Pod::Spec.new do |spec|
3
spec.version = "1.0.0"
4
spec.summary = "A UIView debugger (like Reveal or Xcode) that can be embedded in an app for on-device view debugging."
5
spec.homepage = "https://github.com/indragiek/InAppViewDebugger"
6
- spec.screenshots = "https://raw.githubusercontent.com/indragiek/InAppViewDebugger/master/images/main.png"
+ spec.screenshots = "https://raw.githubusercontent.com/indragiek/InAppViewDebugger/master/docs/img/main.png"
7
spec.license = { :type => "MIT", :file => "LICENSE" }
8
spec.author = { "Indragie Karunaratne" => "[email protected]" }
9
spec.social_media_url = "https://twitter.com/indragie"
0 commit comments