zixun / AppBaseKit

A handy kit of Swift extensions and wrapped class to boost your productivity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppBaseKit

Swift 3.0+ Platform MIT

Carthage compatible

Context

This library is derived from the GodEye project which can automaticly disply Log,Crash,Network,ANR,Leak,CPU,RAM,FPS,NetFlow,Folder and etc with one line of code. Just like god opened his eyes

Example

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

Installation

CocoaPods

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

pod "AppBaseKit"

Carthage

Or, if you’re using Carthage, add SwViewCapture to your Cartfile:

github "zixun/AppBaseKit"

Author

name: 陈奕龙

twitter: @zixun_

email: chenyl.exe@gmail.com

License

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

About

A handy kit of Swift extensions and wrapped class to boost your productivity.

License:MIT License


Languages

Language:Swift 91.4%Language:Ruby 6.7%Language:Objective-C 1.9%