Home / Companies / Google Cloud / Blog / Post Details
Content Deep Dive

Add Google to your iOS Apps with CocoaPods

Blog post from Google Cloud

Post Details
Company
Date Published
Author
-
Word Count
274
Language
English
Hacker News Points
-
Summary

In a 2015 announcement by Jonathan Beri, Google introduced CocoaPods as the primary method for iOS developers to acquire Google SDKs, streamlining the integration of libraries and frameworks into Xcode projects. CocoaPods, a widely-used dependency manager, simplifies managing dependencies between various libraries, addressing the difficulty developers faced in locating the right Google SDKs. Key libraries, such as Google Cloud Messaging and the Google Maps SDK for iOS, are now accessible through CocoaPods, with new SDKs to be packaged as Pods and available on cocoapods.org. Developers are encouraged to explore features like GoogleAnalytics and AdMob by adding them to a Podfile, and can utilize the CocoaPods plugin 'pod try' to quickly test demo projects. Additional resources and tips for using Google’s iOS SDKs are available through the Route 85 video series, fostering the development of innovative Google-powered iOS applications.