blob: 88c66453f0855ccf2430128ed5bc6591a54a3cce [file] [log] [blame]
{
"name": "LLDebugToolSwift",
"version": "1.1.6",
"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": "llworkinggroup@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.1.6"
},
"requires_arc": true,
"source_files": "LLDebugToolSwift/**/*.{h,m,swift}",
"dependencies": {
"LLDebugTool": [
]
},
"swift_version": "4.0"
}