blob: f4273bf36a8276fa14fdad9eb4c36c7b1e7e8ab4 [file] [log] [blame]
{
"name": "Odometer",
"version": "1.0.8",
"summary": "Odometer creates an old fashioned style automotive odometer.",
"description": "Odometer creates an animation of an analog odometer. The user can specify the number of digits and whether to spin the odometer to a set value.",
"homepage": "https://github.com/inukshukdeveloper/OdometerPodTest",
"license": "MIT",
"authors": {
"": "mark@inuksoft.com"
},
"platforms": {
"ios": "13.5"
},
"ios": {
"vendored_frameworks": "Odometer.framework"
},
"source": {
"http": "https://www.dropbox.com/s/xymutu9q708unyg/Odometer.zip?dl=0"
},
"exclude_files": "Classes/Exclude"
}