blob: 4a6e9a2cd7a875f9cd827f3301af0a59cedeb27b [file] [log] [blame]
{
"name": "WZCircularProgressView",
"version": "0.1.0",
"summary": "Circular ProgressView and Label.",
"description": "Circular ProgressView with Background Bar and Progress Bar, Label in the Center.",
"homepage": "https://github.com/Wannabewize-iOS/WZCircularProgressView",
"license": "MIT",
"authors": {
"Lee Jaehoon": "wannabewize@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Wannabewize-iOS/WZCircularProgressView.git",
"tag": "0.1.0"
},
"source_files": [
"Classes",
"WZCircularProgressView/Classes/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "3.0"
}