blob: 3aa1810fa0295297e2d84af923a7c4553863c065 [file] [log] [blame]
{
"name": "DYLogger",
"version": "1.0.0",
"summary": "sample ios logger header",
"homepage": "https://github.com/junhaiyang/DYLogger",
"license": "MIT",
"authors": {
"yangjunhai": "junhaiyang@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/junhaiyang/DYLogger.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "*.{h,m,mm}",
"public_header_files": "*.h"
}