This is an easy way for you to show your users the other apps that you have developed. Here's what it looks like in one of our apps, Tweet Seeker.
Just instantiate the view controller and present it!
let controller = LionheartOtherAppsViewController(developerID=548052593)
LionheartOtherAppsViewController is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "LionheartOtherAppsViewController"
LionheartExtensions is available under the Apache 2.0 license. See the LICENSE file for more info.