blob: fd82e47f3f7c0cd8759e484e987615e7b2173d5c [file] [log] [blame]
{
"name": "FTProgressView",
"version": "0.1.3",
"summary": "A circular and linear animatable progress view",
"description": "Use FTProgressView to show and animate progress of some activity along a circular path as well as linear path.",
"homepage": "https://github.com/alfredthekkan/FTProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alfredthekkan": "alfredthekkan01@gmail.com"
},
"source": {
"git": "https://github.com/alfredthekkan/FTProgressView.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FTProgressView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}