blob: 0b6a7270a620e7e86d085f22c0f869bc1c6d183a [file] [log] [blame]
{
"name": "RHBOrientationObjC",
"version": "0.1.0",
"summary": "Estiamting device orientation based on accelerometer data.",
"description": "Easy to use library for estimating device orientation based on accelerometer data.",
"homepage": "https://github.com/sisoje/RHBOrientationObjC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lazar Otasevic": "redhotbits@gmail.com"
},
"source": {
"git": "https://github.com/sisoje/RHBOrientationObjC.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RHBOrientationObjC/Classes/**/*"
}