blob: 0bdff4a384c838a5c58d39af9adba334115e70d7 [file] [log] [blame]
{
"name": "ArcProgressView",
"version": "1.0.3",
"summary": "A circular progress view",
"description": "Well, it is really just a circular progress view ;)",
"homepage": "https://github.com/nomad5modules/ArcProgressViewIOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mlostek@gmail.com": "mlostek@gmail.com"
},
"source": {
"git": "https://github.com/nomad5modules/ArcProgressViewIOS.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "ArcProgressView/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}