blob: cd7894a3adc0a8479f54e9ec0e57afafc4b96950 [file] [log] [blame]
{
"name": "DCBehaviorAnalysis",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DCBehaviorAnalysis/**/*.{h,m,mm}",
"dependencies": {
"Aspects": [
"~> 1.4.1"
],
"WCDB": [
]
},
"frameworks": "CoreTelephony"
}