blob: 5fe18f8f657eece314556e891a48568f86c77da9 [file] [log] [blame]
{
"name": "PICircularProgressView",
"version": "0.1.1",
"summary": "PICircularProgressView is a subclass of UIView with circular UIProgressView properties and text in this circle representing the progress.",
"description": "\n\t\t\tPICircularProgressView is a subclass of UIView with circular UIProgressView properties and text in this circle representing the progress.\n\t\t\tIt is based on TSPCircularProgressIndicator for OS X from thesynapseproject.\n",
"homepage": "https://github.com/DerPipo/PICircularProgressView",
"screenshots": "https://raw.github.com/derpipo/PICircularProgressView/master/Screenshot.png",
"license": "MIT",
"authors": {
"DerPipo": "derpipo@gmail.com"
},
"source": {
"git": "https://github.com/DerPipo/PICircularProgressView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "PICircularProgressView",
"requires_arc": true
}