blob: f6ae3c3a5d71ea5c4a752121d5fdbf2163adcb5f [file] [log] [blame]
{
"name": "KVAlert",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/KochIK/KVAlert",
"authors": {
"Vlad Kochergin": "kargod@ya.ru"
},
"summary": "Easy implementation of alerts - KVTimer",
"source": {
"git": "https://github.com/KochIK/KVAlert.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"ios": {
"frameworks": "UIKit"
}
}