Skip to content

Commit

Permalink
podspec tangram version to 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarah Lensing committed May 1, 2017
1 parent 1fa2c88 commit f0e6143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mapzen-ios-sdk.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Pod::Spec.new do |s|
s.subspec 'Core' do |cs|
cs.dependency 'Pelias', '~> 1.0.1'
cs.dependency 'OnTheRoad', '~> 1.0.0'
cs.dependency 'Tangram-es', '~> 0.5.1'
cs.dependency 'Tangram-es', '~> 0.5.2'
cs.source_files = ['src/*.swift', 'src/*/*.swift']
cs.resources = [ 'images/*.png', 'housestyles.bundle' ]
end
Expand Down

0 comments on commit f0e6143

Please sign in to comment.