blob: f751d128bb4ac3b8bc0125d8ba8aa39ba8427028 [file] [log] [blame]
{
"name": "MKRingProgressView",
"version": "2.1.1",
"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.1.1"
},
"source_files": "MKRingProgressView/**/*.swift",
"platforms": {
"ios": "8.2",
"tvos": "9.0"
},
"frameworks": "UIKit",
"swift_version": "4.2"
}