[Add] Dalila 1.0.25
[CocoaPods.git] / Specs / c / 4 / a / MGXWebBridge / 0.1.0 / MGXWebBridge.podspec.json
blobcbe999da69e5d3b8b76006b22bcd174f0479fdc2
2   "name": "MGXWebBridge",
3   "version": "0.1.0",
4   "summary": "UIWebView与JS交互",
5   "description": "ObjC使用UIWebView与JavaScript的交互封装, 支持直接return调用结果",
6   "homepage": "https://github.com/changjianfeishui/MGXWebBridge",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mangox": "22469836@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/changjianfeishui/MGXWebBridge.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MGXWebBridge/Classes/**/*",
22   "frameworks": "JavaScriptCore"