[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 7 / f / SYWebview / 0.1.4 / SYWebview.podspec.json
blob586eda31baa1e238041ca96fc7e701ef74c57138
2   "name": "SYWebview",
3   "version": "0.1.4",
4   "summary": "基于wkwebview的h5和native交互组件",
5   "description": "基于wkwebview的h5和native交互组件,可以很方便的处理各种回调事件",
6   "homepage": "https://github.com/yxf0103/SYWebview",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yxf0103": "yxfeng0103@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yxf0103/SYWebview.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SYWebview/Classes/**/*",
22   "resource_bundles": {
23     "SYWebview": [
24       "SYWebview/Assets/**/*"
25     ]
26   }