iOS Swift: Build a Twitter Client App that integrates with CocoaPods

Profile Picture
- Published on Feb 15, 2016馃審 Public

In today's tutorial, we'll learn how to build a simple Twitter Client that retrieves your home status updates that you see on http://www.twitter.com. Along the way, we will quickly learn how to integrate STTwitter using Cocoapods. Lastly, we learn how to grab the necessary properties out of NSDictionaries to populate our UICollectionView. And after all that is completed, we load images asynchronously for user profile images. Starter project: https://github.com/purelyswift/twitte... Completed project: https://github.com/purelyswift/twitte... Twitter app creation: https://apps.twitter.com Cocoapods: https://cocoapods.org/