blob: 13f010997ccf7e22f3ff4ad1af26d404d764f593 [file] [log] [blame]
{
"name": "FTProgressView_FT",
"version": "0.0.1",
"summary": "FTProgressView is a subclass of UIView, which shows circle progress or pie progress.",
"description": "FTProgressView is a subclass of UIView, which shows circle progress or pie progress. Feel free to run the demo and use it in your own projects.",
"homepage": "https://github.com/liufengting/FTProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liufengting": "wo157121900@me.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liufengting/FTProgressView.git",
"tag": "0.0.1"
},
"source_files": [
"FTProgressView",
"FTProgressView/*.{h,m,swift}"
],
"swift_version": "4.0"
}