blob: 4426559a8d3f9d9044328f957e8670da6cf6b1a2 [file] [log] [blame]
{
"name": "KKTimeWatch",
"version": "0.1.0",
"summary": "KKTimeWatch 用来记录代码执行时间",
"description": "记录代码执行时间,追踪启动时间,代码执行效率,耗时等操作",
"homepage": "https://github.com/kekeyezi/KKTimeWatch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kekeyezi": "kekeyezi1992@163.com"
},
"source": {
"git": "https://github.com/kekeyezi/KKTimeWatch.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "KKTimeWatch/Classes/**/*"
}