项目作者: dklinzh

项目描述 :
Debug tools and extension frameworks for iOS development.
高级语言: Swift
项目地址: git://github.com/dklinzh/DLDebugExtension.git
创建时间: 2018-05-24T08:44:14Z
项目社区:https://github.com/dklinzh/DLDebugExtension

开源协议:MIT License

下载


DLDebugExtension

CI Status
Version
License
Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

DLDebugExtension is available through CocoaPods. To install
it, simply add the following line to your Podfile:

  1. #Only be installed in `Debug` build configuration
  2. pod 'DLDebugExtension', :configuration => 'Debug', :git => 'https://github.com/dklinzh/DLDebugExtension.git'

Author

dklinzh, linzhdk@gmail.com

License

DLDebugExtension is available under the MIT license. See the LICENSE file for more info.