blob: 4abbe38f61c877abfe8b6478286765c45383ba78 [file] [log] [blame]
{
"name": "HYLogEngine",
"version": "1.1",
"summary": "A log engine for core framework",
"description": "This is a log engine for core framework,",
"homepage": "https://github.com/knighthb/HYLogEngine",
"license": "MIT",
"authors": {
"knight": "huangbin911@gmail.com"
},
"source": {
"git": "https://github.com/knighthb/HYLogEngine.git",
"tag": "1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"HYLogEngine": [
"Pod/Assets/*.png"
]
}
}