Skip to content

Commit

Permalink
Tagging release 2.3.9 of the SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
u10int committed Mar 6, 2017
1 parent fa2dde5 commit f6ff239
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AerisWeather.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'AerisWeather'
s.version = '2.3.8'
s.version = '2.3.9'
s.summary = 'Quickly integrate the Aeris Weather API data and map overlays into your iOS apps.'
s.description = <<-DESC
The Aeris iOS Weather Framework allows a developer to quickly and easily add weather content and functionality to their iOS applications quickly and easily without having to code anything themselves. It utilizes the Aeris API backend for data loading and is built on top of an object mapping system that efficiently loads requested weather content into third-party iOS applications, greatly reducing the amount of code and development needed on the developer end.
Expand Down
Binary file modified AerisWeatherSDK/Aeris.framework/Versions/A/Aeris
Binary file not shown.
Binary file modified AerisWeatherSDK/AerisGoogleMap.framework/Versions/A/AerisGoogleMap
Binary file not shown.
Binary file modified AerisWeatherSDK/AerisMap.framework/Versions/A/AerisMap
Binary file not shown.
Binary file modified AerisWeatherSDK/AerisMapboxMap.framework/Versions/A/AerisMapboxMap
Binary file not shown.
Binary file modified AerisWeatherSDK/AerisUI.framework/Versions/A/AerisUI
Binary file not shown.

0 comments on commit f6ff239

Please sign in to comment.