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