blob: 105498f6e0b96ef44f44b0010d592cdb0d35046c [file] [log] [blame]
{
"name": "SSM",
"version": "1.8",
"summary": "Enable perfect status bars in the iOS Simulator (T-Mobile CZ).",
"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* 10:42 AM is displayed for the time.\n* The battery is full and shows 100%.\n* On iPhone: The carrier text is set to 'T-Mobile', 5 bars of cellular signal, bluetooth and full WiFi bars are displayed.\n* On iPad: The carrier text is set to \"T-Mobile CZ\" and full WiFi bars with bluetooth enabled are displayed.",
"homepage": "https://github.com/suculent/ssm",
"license": "MIT",
"authors": {
"Dave Verwer": "dave.verwer@shinydevelopment.com",
"Greg Spiers": "greg.spiers@shinydevelopment.com",
"Matej Sychra": "suculent@me.com"
},
"source": {
"git": "https://github.com/suculent/ssm.git",
"tag": "1.8"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SDStatusBarManager",
"frameworks": "UIKit"
}