blob: ac34df7dde0594a55ba31ca9c42c4c75973362be [file] [log] [blame]
{
"name": "FTProgressView",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FTProgressView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}