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