blob: e7a2916135e4a53de0995f9f649b0cfc956d9225 [file] [log] [blame]
{
"name": "ABFCircularProgressView",
"version": "0.1.0",
"summary": "A progress view with a circular shape.",
"swift_versions": [
"4.0"
],
"description": "This is a circular progress view created for iOS development.",
"homepage": "https://github.com/arbridev/ABFCircularProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Armando Brito": "arebrif@gmail.com"
},
"source": {
"git": "https://github.com/arbridev/ABFCircularProgressView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ABFCircularProgressView/Classes/**/*",
"swift_version": "4.0"
}