blob: 184254b72f1155eba160efa7203708b9baba52f6 [file] [log] [blame]
{
"name": "DYLoggerDetailView",
"version": "1.0.0",
"summary": "简单的测试pod DYLoggerDetailView.",
"description": "- 测试pod\n- 啦啦啦\n- 哈哈哈the description不能比summary短",
"homepage": "https://github.com/aduge/DYLoggerDetailView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"dubingqian": "dubingqian@douyu.tv"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/aduge/DYLoggerDetailView.git",
"tag": "1.0.0"
},
"source_files": "*.{h,m}",
"exclude_files": "Classes/Exclude"
}