blob: bba8c9a5d4df1da4424ea17f8cfedc4b1922f7b9 [file] [log] [blame]
{
"name": "DPProgressRing",
"version": "1.0",
"summary": "进度环控件",
"description": "用于展示进度的环形控件",
"homepage": "https://github.com/DancewithPeng/ProgressRing.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DP": "dancewithpeng@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.2",
"source": {
"git": "https://github.com/DancewithPeng/ProgressRing.git",
"tag": "1.0"
},
"source_files": [
"DPProgressRing/Sources",
"DPProgressRing/Sources/**/*.{swift}"
],
"swift_version": "5.2"
}