blob: 147f7e050e495888fa3a05ddd205b585643dbdd3 [file] [log] [blame]
{
"name": "APDeviceOrientation",
"version": "0.0.1",
"summary": "this library detect device orientation",
"description": "This CocoaPods library helps you detect device orientation using motion.",
"homepage": "http://www.adakapp.ir/?i=1",
"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.1"
},
"source_files": "APDeviceOrientation/*.{h,m,swift}",
"swift_version": "5.0"
}