blob: e7acf8c8f50817965b4e6543496ae9030ad65be1 [file] [log] [blame]
{
"name": "YJLogFactory",
"version": "1.0",
"summary": "NSLog打印优化,Unicode自动转化为中文输出。",
"homepage": "https://github.com/937447974/YJLogFactory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"阳君": "937447974@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/937447974/YJLogFactory.git",
"tag": "v1.0"
},
"source_files": "Classes/*.{h,m}",
"frameworks": "Foundation",
"prefix_header_file": "Prefix/YJLogFactory-Prefix.h",
"requires_arc": true
}