[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 5 / a / SimulatorStatusMagic / 2.1 / SimulatorStatusMagic.podspec.json
blobcbf647a6a173e3301b638f14a0b2deaf81565345
2   "name": "SimulatorStatusMagic",
3   "version": "2.1",
4   "summary": "Enable perfect status bars in the iOS Simulator.",
5   "description": "Modify the iOS Simulator so that it has a perfect status bar, then run your app and take perfect screenshots every time. The modifications made are designed to match the images you see on the Apple site and are as follows:\n\n* 9:41 AM is displayed for the time.\n* The battery is full and shows 100%.\n* On iPhone: The carrier text is removed, 5 bars of cellular signal and full WiFi bars are displayed.\n* On iPad: The carrier text is set to \"iPad\" and full WiFi bars are displayed.",
6   "homepage": "https://github.com/shinydevelopment/SimulatorStatusMagic",
7   "license": "MIT",
8   "authors": {
9     "Dave Verwer": "dave.verwer@shinydevelopment.com",
10     "Greg Spiers": "greg.spiers@shinydevelopment.com"
11   },
12   "source": {
13     "git": "https://github.com/shinydevelopment/SimulatorStatusMagic.git",
14     "tag": "2.1"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "SDStatusBarManager",
21   "frameworks": "UIKit"