[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / b / 6 / 3 / DebugHead / 0.1.5 / DebugHead.podspec.json
blob9527752b7b25721944da0c1e0869c9baa3002dda
2   "name": "DebugHead",
3   "version": "0.1.5",
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": "0.1.5"
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "DebugHead/Classes/**/*",
24   "resource_bundles": {
25     "DebugHead": [
26       "DebugHead/Assets/*"
27     ]
28   },
29   "dependencies": {
30     "BugImageCreator": [
31       "~> 0.3.0"
32     ]
33   }