blob: 3fec6e23b6607fbce46f560cce79d9be05ec962a [file] [log] [blame]
{
"name": "HZBankLogManager",
"version": "1.0.0",
"summary": "日志记录工具,用来生产环境中纪录",
"description": "Manager Log information for release",
"homepage": "https://github.com/PamelaChen1/HZBankLogManager",
"license": "MIT",
"authors": {
"yc": "805507174@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/PamelaChen1/HZBankLogManager",
"tag": "1.0.0"
},
"source_files": "HZBankLogManager/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}