[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 6 / 3 / DebugHead / 3.0.0 / DebugHead.podspec.json
blob4e793dfe8f6f4bd60c67b92d8f6b99db077e8b32
2   "name": "DebugHead",
3   "version": "3.0.0",
4   "summary": "DebugHead like Facebook chat head.",
5   "description": "DebugHead is a pod for debug.\nIt can present a view like Facebook chat head.\nWhen you tap it, it will open a debug menu.\nAnd, you can make plugin easy.",
6   "homepage": "https://github.com/malt03/DebugHead",
7   "screenshots": "https://raw.githubusercontent.com/malt03/DebugHead/master/Screenshot.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Tomoya Hirano": "cromteria@gmail.com",
14     "Koji Murata": "malt.koji@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/malt03/DebugHead.git",
18     "tag": "3.0.0"
19   },
20   "platforms": {
21     "ios": "11.0"
22   },
23   "swift_versions": "5.0",
24   "source_files": "DebugHead/Classes/**/*",
25   "resource_bundles": {
26     "DebugHead": [
27       "DebugHead/Assets/*"
28     ]
29   },
30   "dependencies": {
31     "BugImageCreator": [
32       "~> 1.0.0"
33     ]
34   },
35   "swift_version": "5.0"