[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / f / 0 / UIImage+MMLaunchImage / 1.0.2 / UIImage+MMLaunchImage.podspec.json
blobe4c95d8b2ae490a2f6d254660fa8885cd6661dab
2   "name": "UIImage+MMLaunchImage",
3   "version": "1.0.2",
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",
7   "license": "MIT",
8   "authors": "Matt Mayer",
9   "platforms": {
10     "ios": "5.0"
11   },
12   "source": {
13     "git": "https://github.com/matthewmayer/MMLaunchImage.git",
14     "tag": "1.0.2"
15   },
16   "source_files": "*.{h,m}",
17   "requires_arc": true