blob: 709082a9da76256d8358fa0cfab6be0783293f3f [file] [log] [blame]
{
"name": "HYLogEngine",
"version": "1.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"HYLogEngine": [
"Pod/Assets/*.png"
]
}
}