File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33[ ![ CI] ( https://github.com/surfstudio/debug-screen-ios/actions/workflows/main.yml/badge.svg )] ( https://github.com/surfstudio/debug-screen-ios/actions/workflows/main.yml )
44[ ![ Documentation] ( https://github.com/surfstudio/debug-screen-ios/blob/master/docs/badge.svg )] ( https://surfstudio.github.io/debug-screen-ios/ )
55[ ![ SPM Compatible] ( https://img.shields.io/badge/SPM-compatible-blue.svg )] ( https://github.com/apple/swift-package-manager )
6+ [ ![ CocoaPods Version] ( https://img.shields.io/cocoapods/v/DebugScreen.svg?style=flat )] ( https://cocoapods.org )
67
78[ ![ DebugScreen] ( https://i.ibb.co/PtrBh4f/Group-48095986.png )] ( https://github.com/surfstudio/debug-screen-ios )
89
2122- В XCode пройдите в ` File > Swift Packages > Add Package Dependency `
2223- Введите URL репозитория ` https://github.com/surfstudio/DebugScreen.git `
2324
25+ #### CocoaPods:
26+
27+ Добавьте в свой Podfile следующую строку, затем запустите ` pod install `
28+
29+ ``` ruby
30+ pod ' DebugScreen'
31+ ```
32+
2433## Features
2534
2635При создании библиотеки преследовались следующие цели:
You can’t perform that action at this time.
0 commit comments