blob: a37a2bd5b5a8741430854fe2e8b23be1fe4298c2 [file] [log] [blame]
{
"name": "APDeviceOrientation",
"version": "0.6",
"summary": "Detect device orientation",
"description": "This library helps you detect the device orientation using motion even if the rotation is locked.",
"homepage": "https://github.com/amirpirzad/APDeviceOrientation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"amir pirzad": "pirzad7@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/amirpirzad/APDeviceOrientation.git",
"tag": "0.6"
},
"source_files": "APDeviceOrientation/*.{h,m,swift}",
"swift_version": "5.0"
}