[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / e / c / BuggyEngine / 0.1.2 / BuggyEngine.podspec.json
blob25979323dc69568ddbc5eb9409f3c8cb38c3d531
2   "name": "BuggyEngine",
3   "version": "0.1.2",
4   "summary": "A short description of BuggyEngine.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zidong0822/BuggyEngine",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zidong0822": "hehongwei@microduino.cc"
13   },
14   "source": {
15     "git": "https://github.com/zidong0822/BuggyEngine.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BuggyEngine/Classes/*",
22   "dependencies": {
23     "PromiseKit": [
24       "~> 6.0"
25     ],
26     "WKWebViewJavascriptBridge": [
27       "~> 1.2.0"
28     ]
29   }