blob: 78b7f74f2d06f8935a990c01383e8a0d706bd068 [file] [log] [blame]
{
"name": "MKRingProgressView",
"version": "2.0.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.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MKRingProgressView/**/*.swift",
"frameworks": "UIKit"
}