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://bitbucket.org/rentateam/rtdebugkit",
12 "RentaTeam": "info@rentateam.ru"
15 "git": "https://bitbucket.org/rentateam/rtdebugkit.git",
18 "pod_target_xcconfig": {
19 "SWIFT_VERSION": "4.0"
24 "source_files": "RTDebugKit/Classes/**/*",
27 "RTDebugKit/Assets/**/*.{storyboard,xib,xcassets,json,imageset,png}"
34 "AlamofireActivityLogger": [