blob: 7150df76874e6065be23158dd9e71a2be93db740 [file] [log] [blame]
{
"name": "JWGCircleCounter",
"summary": "A handy counter & view that counts down in a circle view.",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "JWGCircleCounter/*{h,m}"
}