Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.19 KB

README.md

File metadata and controls

41 lines (24 loc) · 1.19 KB

AidKit

CI Status Version License Platform

AidKit is a combination of debugging tools that gives you in-app screen recording, enhanced system logging, and crash reporting without exiting your app.

Notes

AidKit is still under active development, currently it supports the Recorder and Visualizer.

Example

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

Requirements

  • iOS 10+

  • Swift 4.0+

Installation

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

pod "AidKit"

Author

allgamesallfree & NativeNCreative

License

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