blob: aa584b360466071a8b6c23f894849b6085544fd3 [file] [log] [blame]
{
"name": "KLLogKit",
"version": "0.1.0",
"summary": "KLLogKit 用于ios日志存储",
"description": "学习使用log~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~",
"homepage": "https://github.com/KiraLayo/KLLogKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KiraLayo": "qizheng.wen@yeepay.com"
},
"source": {
"git": "https://github.com/KiraLayo/KLLogKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KLLogKit/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Aspects": [
],
"WHC_ModelSqliteKit": [
],
"YYModel": [
"~> 1.0.4"
],
"KSCrash": [
"~> 1.15.18"
],
"CocoaLumberjack": [
"~> 3.4.1"
],
"YYCategories": [
"~> 1.0.4"
],
"FCUUID": [
"~> 1.3.1"
]
}
}