blob: 5e97f2ca5086663c147c1b1aee6341d982825630 [file] [log] [blame]
{
"name": "ELExport",
"version": "0.0.2",
"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.2"
},
"source_files": "ELExport/*.{h,m}",
"frameworks": "Foundation"
}