blob: 0bd55b5484aae232487a7bda34e1e5c2b89ce743 [file] [log] [blame]
{
"name": "KVTimer",
"version": "0.8.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/KochIK/KVTimer",
"authors": {
"Vlad Kochergin": "kargod@ya.ru"
},
"summary": "The circular timer for iOS - KVTimer",
"source": {
"git": "https://github.com/KochIK/KVTimer.git",
"tag": "0.8.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"ios": {
"frameworks": "UIKit"
}
}