2pods
(DEPRECATED: Use FBSDKCoreKit,FBSDKLoginKit, and FBSDKShareKit podspecs instead) The Facebook SDK for iOS enables you to use Facebook's Platform such as: * Facebook Login to easily sign in users. * Sharing features like the Share or Message Dialog to grow your app. * Simpler Graph API access to provide more social context.
License: NOASSERTION
A "snapshot test case" takes a configured UIView or CALayer and uses the renderInContext: method to get an image snapshot of its contents. It compares this snapshot to a "reference image" stored in your source code repository and fails the test if the two images don't match.
License: BSD