I am new to iOs development and would like to implement Google Analytics (swift).
It appears there is some missing information on implementing Google Analytics in swift on Google's instruction page:

It seems the import statement above is incorrect, can anyone assist me with the missing/correct statement?
Exta Info:
- I come from a Java background and IDEs I use import for you, so please excuse my stupidity.
- I have cocopods installed, and use other pods: Almofire, Fabric, swiftyJson etc
- I am developing for iOs 8
- Instructions above this, are clear and working. Installing the pods/config file etc
