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