UAAppReviewManager is a simple and lightweight App review prompting tool for iOS and Mac App Store apps. It's Appirater all grown up, ready for primetime.
Support for iOS 5.1 by using weak_frameworks for StoreKit. The code already check before opening the store kit if the class exist so the standard method (openURL) will always be used on iOS5.1.
Tested in simulator with iOS 5.1, iOS 6.1 and iOS 7
Also fixed podspec validation by changing s.mac.resource_bundles for s.osx.resource_bundles
Support for iOS 5.1 by using weak_frameworks for StoreKit. The code already check before opening the store kit if the class exist so the standard method (openURL) will always be used on iOS5.1. Tested in simulator with iOS 5.1, iOS 6.1 and iOS 7
Also fixed podspec validation by changing s.mac.resource_bundles for s.osx.resource_bundles