blob: caf2e0610d140cd10ae291a1f6c4a2468b8c5717 [file] [log] [blame]
{
"name": "LDebugFramework",
"version": "0.1.2",
"summary": "iOS开发调试辅助框架:浏览器日志输出,沙盒文件和NSUserDefault查看!",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/12star9/LDebugFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"12star9": "1276070653@qq.com"
},
"source": {
"git": "https://github.com/12star9/LDebugFramework.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": [
"LDebugFramework/LDebugToolModules.framework",
"LDebugFramework/SDKCommonModule.framework"
],
"resources": "LDebugFramework/LDebugToolModuleBundle.bundle"
}