blob: 2e80a17c2b3a1157537cefbabd0988329942f0ca [file] [log] [blame]
{
"name": "ALProgressRing",
"version": "1.1.0",
"summary": "Animated and fully customizable progress ring with gradient",
"homepage": "https://github.com/alxrguz/ALProgressRing",
"source": {
"git": "https://github.com/alxrguz/ALProgressRing.git",
"tag": "1.1.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexandr Guzenko": "alxrguz@icloud.com"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"frameworks": "UIKit"
},
"swift_versions": [
"4.2",
"5.0"
],
"source_files": "Sources/ALProgressRing/**/*.swift",
"swift_version": "5.0"
}