blob: 7d267f334e041217bf54a9e7ee081af940e28d54 [file] [log] [blame]
{
"name": "AliyunLogObjcWithCache",
"version": "0.1.1",
"summary": "阿里云日志OC版本,带FMDB存储,断点续传",
"description": "TODO: 阿里云日志OC版本,带FMDB存储,断点续传",
"homepage": "https://github.com/pengshengsongcode/AliyunLogObjcWithCache.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"彭盛凇": "shengsongpeng@huangbaoche.com"
},
"source": {
"git": "https://github.com/pengshengsongcode/AliyunLogObjcWithCache.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AliyunLogObjcWithCache/Classes/**/*",
"dependencies": {
"FMDB": [
"2.7.5"
]
}
}