blob: df01cb1029f32eba389c156b383a741bcca0e7f2 [file] [log] [blame]
{
"name": "PPFGradualProgressView",
"version": "0.0.2",
"summary": "可随意更改大小,可渐变的进度条",
"description": "use to show resize and gradual color progress bar",
"homepage": "https://github.com/panpengfei21/PPFProgressViewDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"潘鹏飞": "49594857@qq.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/panpengfei21/PPFProgressViewDemo.git",
"tag": "0.0.2"
},
"source_files": "PPFProgressViewDemo/sources/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "5.0"
}