blob: 677724f7f3e657692eb5215adbae2356f90774ca [file] [log] [blame]
{
"name": "ScreenOrientationManager",
"version": "1.0.2",
"summary": "Manager for iOS device screen orientation.",
"swift_versions": "5.0",
"description": "Manager to set up behavior of screen orientation on running app, allowing to set a specific orientation or autorotation.",
"homepage": "https://github.com/josuemeza/ScreenOrientationManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Josue Meza Peña": "contacto@josuemeza.com"
},
"source": {
"git": "https://github.com/josuemeza/ScreenOrientationManager.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "10.0"
},
"documentation_url": "http://josuemeza.com/pods/ScreenOrientationManager/",
"source_files": "ScreenOrientationManager/Classes/**/*",
"swift_version": "5.0"
}