blob: 1efc5df91ea53097073405edea7348a7f6fa747d [file] [log] [blame]
{
"name": "YYLogTool",
"version": "0.2.0",
"summary": "自定义日志库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhuhonggang2019/YYLogTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhuhonggang2019": "zhuhg_yy@163.com"
},
"source": {
"git": "https://github.com/zhuhonggang2019/YYLogTool.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YYLogTool/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}