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