[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / e / 6 / EasyJSBridge / 1.0.1 / EasyJSBridge.podspec.json
blob1bb4b936fee5ac6e2f1c2846782b9051314b29b2
2   "name": "EasyJSBridge",
3   "version": "1.0.1",
4   "summary": "iOS Native与H5交互神器,简单方便灵活,支持UIWebView和WKWebView for Swift",
5   "description": "1 Native与H5双向通信 2 支持UIWebView和WKWebView 3 支持多个Scheme并存",
6   "homepage": "https://github.com/howard0103/EasyJSBridge.git",
7   "license": "MIT",
8   "authors": {
9     "howard": "344185723@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/howard0103/EasyJSBridge.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "Source",
19   "exclude_files": "Classes/Exclude",
20   "resources": [
21     "Source/*.txt",
22     "Classes/Exclude"
23   ]