blob: acc730f84975292ca90da84e207e899abaad83a2 [file] [log] [blame]
{
"name": "AnalogCounterView",
"version": "1.0.1",
"summary": "A AnalogCounterView control like the Counter, but in a circular form.",
"description": "The AnalogCounterView control is a completely customizable widget that can be used in any iOS app. It also plays a little victory fanfare.",
"homepage": "https://dominatorvbn.github.io/AnalogCounterView/",
"license": "MIT",
"authors": {
"DominatorVbN": "as9039851921@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/DominatorVbN/AnalogCounterView.git",
"tag": "1.0.1"
},
"source_files": "AnalogCounterView/**/*.{swift}",
"swift_version": "4.2"
}