[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / b / f / KLLogKit / 0.1.0 / KLLogKit.podspec.json
blobaa584b360466071a8b6c23f894849b6085544fd3
2   "name": "KLLogKit",
3   "version": "0.1.0",
4   "summary": "KLLogKit 用于ios日志存储",
5   "description": "学习使用log~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~",
6   "homepage": "https://github.com/KiraLayo/KLLogKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KiraLayo": "qizheng.wen@yeepay.com"
13   },
14   "source": {
15     "git": "https://github.com/KiraLayo/KLLogKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KLLogKit/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Aspects": [
26     ],
27     "WHC_ModelSqliteKit": [
29     ],
30     "YYModel": [
31       "~> 1.0.4"
32     ],
33     "KSCrash": [
34       "~> 1.15.18"
35     ],
36     "CocoaLumberjack": [
37       "~> 3.4.1"
38     ],
39     "YYCategories": [
40       "~> 1.0.4"
41     ],
42     "FCUUID": [
43       "~> 1.3.1"
44     ]
45   }