blob: 73b1ff11b59dd40ed27684671985f56f68f18f5f [file] [log] [blame]
{
"name": "YJLogFactory",
"version": "1.1.0",
"summary": "NSLog打印优化,Unicode自动转化为中文输出。",
"homepage": "https://github.com/937447974/YJLogFactory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"阳君": "937447974@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/937447974/YJLogFactory.git",
"tag": "v1.1.0"
},
"dependencies": {
"YJCocoa/CoreServicesLayer/Foundation/Log": [
]
},
"frameworks": "Foundation",
"requires_arc": true
}