[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / c / f / DebugScreen / 2.0.0-beta1 / DebugScreen.podspec.json
blob0b45e8ca0c705eb519b4ad4d7201af8d45b16cd4
2   "name": "DebugScreen",
3   "version": "2.0.0-beta1",
4   "summary": "A library for quickly creating and customizing an application`s debug screen.",
5   "description": "Allows you to customize your DebugScreen as you want! Available features: server selection, feature toggle managment, custom actions.",
6   "homepage": "https://github.com/surfstudio/debug-screen-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Surf": "chausov@surf.dev"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/surfstudio/debug-screen-ios.git",
20     "tag": "2.0.0-beta1"
21   },
22   "source_files": "DebugScreen/**/*.{swift,strings}",
23   "resources": "DebugScreen/**/*.{xib,xcassets}",
24   "swift_version": "5.0"