blob: 307b213ad909733656e0e5a3c7aec803144db03c [file] [log] [blame]
{
"name": "QiblaDirection",
"version": "0.0.1",
"license": "MIT",
"summary": "Detects users angle to Kaaba in Swift",
"homepage": "https://github.com/ethemozcan/QiblaDirection",
"social_media_url": "https://tr.linkedin.com/in/ethemozcan",
"authors": {
"Ethem Ozcan": "ethemozcan@gmail.com"
},
"source": {
"git": "https://github.com/ethemozcan/QiblaDirection.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QiblaDirection.swift",
"requires_arc": true
}