blob: f6ba7ecef45e9d24c09201b9323cc081edd032db [file] [log] [blame]
{
"name": "BugImageCreator",
"version": "1.0.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BugImageCreator/Classes/**/*"
}