[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 8 / 7 / YoWebView / 0.0.3 / YoWebView.podspec.json
blob151ae8c0e9cb4634519a5f5475e99213d5d02888
2   "name": "YoWebView",
3   "version": "0.0.3",
4   "summary": "YoWebView",
5   "description": "YoWebView",
6   "homepage": "https://github.com/lilidan/YoWebView",
7   "authors": {
8     "sgcy": "sgcy1991@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/lilidan/YoWebView.git",
15     "tag": "0.0.3"
16   },
17   "source_files": [
18     "YoWebView",
19     "YoWebView/**/*.{h,m,c}"
20   ],
21   "exclude_files": "YoWebView/Exclude",
22   "resource_bundles": {
23     "YoWebView": [
24       "YoWebView/iconfonts/*.*",
25       "YoWebView/images/*.*"
26     ]
27   },
28   "dependencies": {
29     "YoNetwork": [
31     ]
32   }