blob: 1a9dd2696fdc31769ef9899e353d7a0cde8c68a0 [file] [log] [blame]
{
"name": "BugImageCreator",
"version": "1.0.4",
"summary": "Easy to create a bug image.",
"description": "This pod is a pod to create a bug image.\nIt is useful for creating a debugging library.",
"homepage": "https://github.com/malt03/BugImageCreator",
"screenshots": "https://raw.githubusercontent.com/malt03/BugImageCreator/master/Screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Koji Murata": "malt.koji@gmail.com"
},
"source": {
"git": "https://github.com/malt03/BugImageCreator.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BugImageCreator/Classes/**/*",
"pushed_with_swift_version": "4.0"
}