blob: 25979323dc69568ddbc5eb9409f3c8cb38c3d531 [file] [log] [blame]
{
"name": "BuggyEngine",
"version": "0.1.2",
"summary": "A short description of BuggyEngine.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zidong0822/BuggyEngine",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zidong0822": "hehongwei@microduino.cc"
},
"source": {
"git": "https://github.com/zidong0822/BuggyEngine.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BuggyEngine/Classes/*",
"dependencies": {
"PromiseKit": [
"~> 6.0"
],
"WKWebViewJavascriptBridge": [
"~> 1.2.0"
]
}
}