blob: 998a29ccb3d75a3b5b36fca73feeb7b00c695699 [file] [log] [blame]
{
"name": "APDeviceOrientation",
"version": "0.0.3",
"summary": "this library detect device orientation",
"description": "This CocoaPods library helps you detect device orientation using motion.",
"homepage": "https://github.com/amirpirzad/APDeviceOrientation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"amirpirzad": "pirzad7@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/amirpirzad/APDeviceOrientation.git",
"tag": "0.0.3"
},
"source_files": "APDeviceOrientation/*.{h,m,swift}",
"swift_version": "5.0"
}