blob: 1b52297dfbbe16f81d76b3ff47258d18b388c46e [file] [log] [blame]
{
"name": "DCBehaviorAnalysis",
"version": "0.1.8",
"summary": "无埋点系统",
"description": "TODO: 无埋点系统,部署之后可动态配置埋点,具体使用方法请看readme文件。",
"homepage": "http://gitlab.dachentech.com/iOS_Pods/DCBehaviorAnalysis",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"feiduduhaha": "lan_mailbox@163.com"
},
"source": {
"git": "http://192.168.3.200/iOS_Pods/DCBehaviorAnalysis.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DCBehaviorAnalysis/**/*.{h,m,mm}",
"dependencies": {
"Aspects": [
"~> 1.4.1"
],
"WCDB": [
]
},
"frameworks": "CoreTelephony"
}