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 70deaf7 commit ad367c6Copy full SHA for ad367c6
FBAnnotationClustering.podspec
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
9
s.version = '0.1.0'
10
s.summary = 'Clustering library for iOS maps'
11
s.homepage = 'https://github.com/infinum/FBAnnotationClustering'
12
- s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
+ s.screenshots = 'https://raw.githubusercontent.com/infinum/FBAnnotationClustering/master/Images/example.png'
13
s.license = 'MIT'
14
s.author = { 'Filip Beć' => 'filip.bec@gmail.com' }
15
s.source = { :git => 'https://github.com/infinum/FBAnnotationClustering.git', :tag => '0.1.0' }
0 commit comments