[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 7 / f / SYWebview / 0.1.3 / SYWebview.podspec.json
blob1d3699b02d3091503b71d8d34bcacdb64aa31c30
2   "name": "SYWebview",
3   "version": "0.1.3",
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": "ssi-yanxf@dfmc.com.cn"
13   },
14   "source": {
15     "git": "https://github.com/yxf0103/SYWebview.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SYWebview/Classes/**/*",
22   "resource_bundles": {
23     "SYWebview": [
24       "SYWebview/Assets/**/*"
25     ]
26   }