blob: 08775630331ac91ceeefb1045582cf198559ac49 [file] [log] [blame]
{
"name": "InukshukCompass",
"version": "1.0.1",
"swift_versions": [
"5.0",
"5.1"
],
"summary": "InukshukCompass creates a reprensentation of a compass and allows the user to specify the angle to set the needle rotation.",
"description": "InukshukCompass displays a compass rose and needle for the user to rotation. Rotation is animated to simulate a magnetic needle as it settles on a direction.",
"homepage": "https://github.com/inukshukdeveloper/InukshukCompass",
"license": "MIT",
"authors": {
"": "mark@inuksoft.com"
},
"platforms": {
"ios": "13.1"
},
"ios": {
"vendored_frameworks": "InukshukCompass.framework"
},
"source": {
"http": "https://www.dropbox.com/s/ew0qdbbl8yyj2t2/inukshukcompass.zip?dl=0"
},
"exclude_files": "Classes/Exclude",
"swift_version": "5.1"
}