blob: a3b1eea00ed8af1f0d286d6dd6236865f2bb4497 [file] [log] [blame]
{
"name": "JWGCircleCounter",
"summary": "A handy counter & view that counts down in a circle view.",
"version": "0.1.0",
"authors": {
"John Graham": "johngraham262@gmail.com"
},
"homepage": "https://github.com/johngraham262/JWGCircleCounter",
"license": "MIT",
"source": {
"git": "https://github.com/johngraham262/JWGCircleCounter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "JWGCircleCounter/*{h,m}"
}