blob: 76b446acd73891dc958df8da73188d73e5c4728c [file] [log] [blame]
{
"name": "InukshukCompass",
"version": "1.0.8",
"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/InukshukCompassPodTest",
"license": "MIT",
"authors": {
"": "mark@inuksoft.com"
},
"platforms": {
"ios": "13.0"
},
"ios": {
"vendored_frameworks": "InukshukCompass.framework"
},
"source": {
"http": "https://www.dropbox.com/s/uiy58wk2yqesrb3/InukshukCompass.zip?dl=0"
},
"exclude_files": "Classes/Exclude",
"swift_version": "5.1"
}