2 "name": "UIImage+MMLaunchImage",
4 "summary": "Returns the current launch image 'Default.png' for an iOS app, depending on OS version, device and orientation.",
5 "description": " Returns the current launch image 'Default.png' for an iOS app\n\n * Can deal with iOS7 and iOS6 style launch images\n * Deals with different orientations\n * Deals with iPhone and iPad idioms\n * Useful for displaying after launch, to create a fade into your app or waiting for an interstitial\n",
6 "homepage": "https://github.com/matthewmayer/MMLaunchImage",
8 "authors": "Matt Mayer",
13 "git": "https://github.com/matthewmayer/MMLaunchImage.git",
16 "source_files": "*.{h,m}",