blob: 25c81c1ed6969134755d016f9d0ac3935b766a2b [file] [log] [blame]
{
"name": "KZLogging",
"version": "0.0.1",
"summary": "A logging manager tool",
"description": "A logging manager tool",
"homepage": "https://github.com/gujianxing/KZLoggingDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gujianxing": "Khazan.Gu@icloud.com"
},
"source": {
"git": "https://github.com/gujianxing/KZLoggingDemo.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "KZLogging.framework",
"frameworks": [
"UIKit",
"MessageUI",
"SystemConfiguration",
"MobileCoreServices"
]
}