blob: 30014969363ab26b89fc33eea81c6a59119b4af9 [file] [log] [blame]
{
"name": "PPFMultiplePercentCircleView",
"version": "0.0.1",
"summary": "mutiple circle which pointed in one center has decribe multiple percents",
"description": "multiple circle describe multiple percents,you can add or remove circle free,you can use it by yourself",
"homepage": "https://github.com/panpengfei21/PPFMultiplePercentCircleView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"潘鹏飞": "49594857@qq.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/panpengfei21/PPFMultiplePercentCircleView.git",
"tag": "0.0.1"
},
"source_files": "PPFCircleVDemo/sources/*.swift",
"requires_arc": true,
"swift_version": "5.0"
}