Authored by Justin R. Miller

fix SMCalloutView pin to latest tag

... ... @@ -84,6 +84,6 @@ Pod::Spec.new do |m|
m.dependency 'FMDB', '2.0'
m.dependency 'GRMustache', '5.4.3'
m.dependency 'SMCalloutView', :git => 'git://github.com/nfarina/calloutview.git', :commit => '625a685'
m.dependency 'SMCalloutView', '1.1'
end
\ No newline at end of file
... ...