blob: e3d121bb7277c041e50b3ee139f60967dcddfcb4 [file] [log] [blame]
{
"name": "LLDebugToolSwift",
"version": "1.3.2",
"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.2"
},
"requires_arc": true,
"source_files": "LLDebugToolSwift/**/*.{h,m,swift}",
"dependencies": {
"LLDebugTool": [
"1.3.2"
]
},
"swift_versions": "4.0",
"swift_version": "4.0"
}