blob: fe9d72458a3252d5fdfd39da8d8fee20f843dd9a [file] [log] [blame]
{
"name": "LLDebugToolSwift",
"version": "1.3.8.1",
"summary": "LLDebugTool is a debugging tool for developers and testers that can help you analyze and manipulate data in non-xcode situations.",
"homepage": "https://github.com/HDB-Li/LLDebugToolSwift",
"license": "MIT",
"authors": {
"HDB-Li": "llworkinggroup1992@gmail.com"
},
"social_media_url": "https://github.com/HDB-Li",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HDB-Li/LLDebugToolSwift.git",
"tag": "1.3.8.1"
},
"requires_arc": true,
"source_files": "LLDebugToolSwift/**/*.{h,m,swift}",
"swift_versions": "4.0",
"subspecs": [
{
"name": "Network",
"dependencies": {
"LLDebugTool/Network": [
"1.3.8.1"
]
}
},
{
"name": "Log",
"dependencies": {
"LLDebugTool/Log": [
"1.3.8.1"
]
}
},
{
"name": "Crash",
"dependencies": {
"LLDebugTool/Crash": [
"1.3.8.1"
]
}
},
{
"name": "AppInfo",
"dependencies": {
"LLDebugTool/AppInfo": [
"1.3.8.1"
]
}
},
{
"name": "Sandbox",
"dependencies": {
"LLDebugTool/Sandbox": [
"1.3.8.1"
]
}
},
{
"name": "Screenshot",
"dependencies": {
"LLDebugTool/Screenshot": [
"1.3.8.1"
]
}
},
{
"name": "Hierarchy",
"dependencies": {
"LLDebugTool/Hierarchy": [
"1.3.8.1"
]
}
},
{
"name": "Magnifier",
"dependencies": {
"LLDebugTool/Magnifier": [
"1.3.8.1"
]
}
},
{
"name": "Ruler",
"dependencies": {
"LLDebugTool/Ruler": [
"1.3.8.1"
]
}
},
{
"name": "WidgetBorder",
"dependencies": {
"LLDebugTool/WidgetBorder": [
"1.3.8.1"
]
}
},
{
"name": "Html",
"dependencies": {
"LLDebugTool/Html": [
"1.3.8.1"
]
}
},
{
"name": "Location",
"dependencies": {
"LLDebugTool/Location": [
"1.3.8.1"
]
}
},
{
"name": "ShortCut",
"dependencies": {
"LLDebugTool/ShortCut": [
"1.3.8.1"
]
}
}
],
"swift_version": "4.0"
}