UpendraSingh / analytics-issues

Automatically exported from code.google.com/p/analytics-issues
0 stars 0 forks source link

Pod version out of date on Google Analytics Page #773

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

Name of related component: Documentation

URL of the documentation page : 
https://developers.google.com/analytics/devguides/collection/ios/v3/?ver=swift

Issue summary:
Cocoa Pod instruction is still listed as `pod 'Google/Analytics', '~> 1.0.0'`  
on above URL.  The latest version is 3.13 according to 
https://cocoapods.org/?q=google%20analyt

Original issue reported on code.google.com by craigpea...@gmail.com on 2 Nov 2015 at 7:58

GoogleCodeExporter commented 8 years ago
The page had been updated to use

  pod 'Google/Analytics'

to get the latest SDK. 

Original comment by chu...@google.com on 10 Feb 2016 at 11:32

GoogleCodeExporter commented 8 years ago

Original comment by chu...@google.com on 7 Mar 2016 at 10:35