blob: d4f336699840060a75eafe93266d2f47a7b81120 [file] [log] [blame]
{
"name": "ELExport",
"version": "0.0.1",
"summary": "An easy and safe way to export log file",
"description": "An easy and safe way to export log file. \nUsing 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.1"
},
"source_files": "ELExport/*.{h,m}",
"frameworks": "Foundation"
}