blob: 3bbb0d21c21c26f0da67601d7e0e434f191994e2 [file] [log] [blame]
{
"name": "DebugHead",
"version": "1.1.2",
"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": "1.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DebugHead/Classes/**/*",
"resource_bundles": {
"DebugHead": [
"DebugHead/Assets/*"
]
},
"dependencies": {
"BugImageCreator": [
"~> 1.0.0"
]
},
"pushed_with_swift_version": "3.0"
}