4 "summary": "A helper library to add debug abilities in your app",
5 "description": "It is a library to add debug functions in your app. All they appear with application shake on debug builds. They include:\n- in-app debugger\n- changing of backend endpoint\n- logging (console in debug mode and logz.io + sentry in release mode)",
6 "homepage": "https://github.com/Rentateam/rtdebugkit",
12 "RentaTeam": "info@rentateam.ru"
15 "git": "https://github.com/Rentateam/rtdebugkit.git",
18 "pod_target_xcconfig": {
19 "SWIFT_VERSION": "4.0"
24 "swift_versions": "4.0",
25 "source_files": "RTDebugKit/Classes/**/*",
28 "RTDebugKit/Assets/**/*.{storyboard,xib,xcassets,json,imageset,png}"
35 "AlamofireActivityLogger": [
51 "swift_version": "4.0"