blob: 27d0b79dd363554d038bc15f6f42293d8f4765c9 [file] [log] [blame]
{
"name": "JFLogHelper",
"version": "0.2.0",
"summary": "A tool of develop to show logging in iOS device",
"description": "show logging",
"homepage": "https://github.com/gujianxing/JFLogHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gujianxing": "Khazan@foxmail.com"
},
"source": {
"git": "https://github.com/gujianxing/JFLogHelper.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation",
"MessageUI"
],
"vendored_frameworks": "JFLogging.framework"
}