blob: 20df0dd321788cd590f2ae590bf548d1e362a121 [file] [log] [blame]
{
"name": "TGCircularTimerView",
"version": "0.1.0",
"summary": "A timer with a circular progress indicator.",
"description": "An easy-to-use iOS timer view with a customizable circular progress indicator similar to the native Clock.app's timer.",
"homepage": "https://github.com/tdginternet/TGCircularTimerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mario Cecchi": "macecchi@gmail.com"
},
"source": {
"git": "https://github.com/tdginternet/TGCircularTimerView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TGCircularTimerView/Classes/**/*"
}