blob: 292717238727a2a27f22865e05616871250e6cf3 [file] [log] [blame]
{
"name": "THCircularProgressView",
"version": "0.1.1",
"summary": "A configurable circular progress view.",
"homepage": "https://github.com/tiagomnh/THCircularProgressView",
"screenshots": "https://raw.github.com/tiagomnh/THCircularProgressView/master/Screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tiago Henriques": "tiagomnh@gmail.com"
},
"source": {
"git": "https://github.com/tiagomnh/THCircularProgressView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "THCircularProgressView/*.{h,m}",
"requires_arc": true
}