blob: 522d7be9e3980188fd6bcf5a9a1f33a08053944a [file] [log] [blame]
{
"name": "DebugMan",
"version": "3.0.2",
"summary": "Debugging tool for iOS in Swift (Logs, Network, Crash, Memory, App-Info, HTTP-mock)",
"description": "Debugging tool for iOS in Swift (Logs, Network, Crash, Memory, App-Info, HTTP-mock)",
"homepage": "https://github.com/liman123/Dotzu",
"license": "MIT",
"authors": {
"liman": "723661989@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liman123/Dotzu.git",
"tag": "3.0.2"
},
"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": "3.0"
},
"pushed_with_swift_version": "3.0",
"deprecated": true
}