blob: 9527752b7b25721944da0c1e0869c9baa3002dda [file] [log] [blame]
{
"name": "DebugHead",
"version": "0.1.5",
"summary": "DebugHead like Facebook chat head.",
"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.",
"homepage": "https://github.com/malt03/DebugHead",
"screenshots": "https://raw.githubusercontent.com/malt03/DebugHead/master/Screenshot.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomoya Hirano": "cromteria@gmail.com",
"Koji Murata": "malt.koji@gmail.com"
},
"source": {
"git": "https://github.com/malt03/DebugHead.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DebugHead/Classes/**/*",
"resource_bundles": {
"DebugHead": [
"DebugHead/Assets/*"
]
},
"dependencies": {
"BugImageCreator": [
"~> 0.3.0"
]
}
}