[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / c / f / DebugScreen / 1.0.1 / DebugScreen.podspec.json
blob4b625539e52d751643ccd6991cd714a9cf61c5de
2   "name": "DebugScreen",
3   "version": "1.0.1",
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": "1.0.1"
21   },
22   "source_files": "DebugScreen/**/*.{swift,strings}",
23   "resources": "DebugScreen/**/*.{xib,xcassets}",
24   "swift_version": "5.0"