blob: e433b26fbb37b7710c87c9335be80e7bd9d8f024 [file] [log] [blame]
{
"name": "CircularProgress",
"version": "0.1.0",
"summary": "CircularProgress that animates filling of circle by uring ratio value.",
"description": "Swift 3 library that creates a CircularProgress that animates while its bring drawn to screen with the ration given by and uses userdefines colors for inner and outer filling",
"homepage": "https://github.com/mumer92/CircularProgress.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muhammad Umer": "mumer92@gmail.com"
},
"source": {
"git": "https://github.com/mumer92/CircularProgress.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CircularProgress/Classes/**/*"
}