blob: 4a22ac7adccfbeeacc2f6f61e3778dcb11a069dd [file] [log] [blame]
{
"name": "KVTimer",
"version": "0.5.0",
"summary": "The circular timer for iOS - KVTimer",
"description": "The circular timer for iOS With the countdown and the ability to change the design",
"homepage": "https://github.com/KochIK/KVTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vlad Kochergin": "kargod@ya.ru"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/KochIK/KVTimer.git",
"tag": "0.5.0"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h",
"requires_arc": true
}