blob: 897a61551d7a344a661ae3ec02cf9016efa6f923 [file] [log] [blame]
{
"name": "ELExport",
"version": "0.0.3",
"summary": "An easy and safe way to export log file",
"description": "Using ELog instead of NSLog you can get more information from log file in disk",
"homepage": "http://viktyz.github.io/ELExport",
"license": "MIT",
"authors": {
"Alfred Jiang": "66745628@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/viktyz/ELExport.git",
"tag": "0.0.3"
},
"source_files": "ELExport/*.{h,m}",
"frameworks": "Foundation"
}