blob: f6dc55dacc41de9414eb7e8853c647a0029711db [file] [log] [blame]
{
"name": "DebugMan",
"version": "4.0.5",
"summary": "iOS debugging tool for Swift Programming Language",
"description": "iOS debugging tool for Swift Programming Language",
"homepage": "https://github.com/liman123/DebugMan",
"license": "MIT",
"authors": {
"liman": "723661989@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liman123/DebugMan.git",
"tag": "4.0.5"
},
"source_files": [
"Sources",
"Sources/**/*.{h,m,swift}"
],
"public_header_files": "Sources/**/*.h",
"resources": "Sources/**/*.{png,xib,storyboard}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0",
"deprecated": true
}