blob: 0a88d7e293533f1a53dcec34aaff3d8509b02f1d [file] [log] [blame]
{
"name": "MKRingProgressView",
"version": "2.2.2",
"summary": "Ring progress view similar to Activity app on Apple Watch",
"homepage": "https://github.com/maxkonovalov/MKRingProgressView",
"license": "MIT",
"authors": "Max Konovalov",
"source": {
"git": "https://github.com/maxkonovalov/MKRingProgressView.git",
"tag": "2.2.2"
},
"source_files": "MKRingProgressView/**/*.swift",
"platforms": {
"ios": "8.2",
"tvos": "9.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"frameworks": "UIKit"
}