Skip to content

Commit ad367c6

Browse files
committed
Version 0.1.0
1 parent 70deaf7 commit ad367c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FBAnnotationClustering.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
99
s.version = '0.1.0'
1010
s.summary = 'Clustering library for iOS maps'
1111
s.homepage = 'https://github.com/infinum/FBAnnotationClustering'
12-
s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
12+
s.screenshots = 'https://raw.githubusercontent.com/infinum/FBAnnotationClustering/master/Images/example.png'
1313
s.license = 'MIT'
1414
s.author = { 'Filip Beć' => 'filip.bec@gmail.com' }
1515
s.source = { :git => 'https://github.com/infinum/FBAnnotationClustering.git', :tag => '0.1.0' }

0 commit comments

Comments
 (0)