blob: 66dcf98bef5948b424d1a0b8b582a6a16026abf4 [file] [log] [blame]
{
"name": "YJLogFactory",
"version": "1.1.1",
"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.1"
},
"dependencies": {
"YJCocoa": [
]
},
"deprecated": true,
"deprecated_in_favor_of": "YJCocoa",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}