blob: af28885ee32e4bbc4194044ffae4c2bf0a7ab3da [file] [log] [blame]
{
"name": "AppResizer",
"version": "0.1.0",
"summary": "Check if your app is responsive",
"description": "AppResizer allows you to change the width of the main window, thereby checking if your app renders correctly on all devices.\n\nThis tool will also help you to test if you are ready to activate the multitasking on your app.",
"homepage": "https://github.com/octo-technology/AppResizer",
"screenshots": [
"https://raw.githubusercontent.com/octo-technology/AppResizer/master/Screenshots/Screenshot_1.png",
"https://raw.githubusercontent.com/octo-technology/AppResizer/master/Screenshots/Screenshot_1.png"
],
"license": "MIT",
"authors": {
"Ahmed Mseddi": "amseddi@octo.com"
},
"source": {
"git": "https://github.com/octo-technology/AppResizer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}