blob: e67f920f4fdd7cb8d68bc295dc363a94f6f35d0e [file] [log] [blame]
{
"name": "BehaviorCollection",
"version": "0.0.5",
"summary": "无埋点系统",
"description": "TODO: 无埋点系统,部署之后可动态配置埋点,具体使用方法请看readme文件。",
"homepage": "https://github.com/feiduduhaha/BehaviorCollection",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"feiduduhaha": "lan_mailbox@163.com"
},
"source": {
"git": "https://github.com/feiduduhaha/BehaviorCollection.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BehaviorCollection/Classes/**/*",
"dependencies": {
"Aspects": [
]
}
}