[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / 2 / c / YPWebView / 1.3.0 / YPWebView.podspec.json
blob30474ec6cc00c4630e487dad6d64fc88d4df353c
2   "name": "YPWebView",
3   "version": "1.3.0",
4   "summary": "混合UIWebView和WKWebView",
5   "description": "混合UIWebView和WKWebView,根据系统自动选择控件...",
6   "homepage": "https://github.com/dadage456/YPWebView",
7   "license": "MIT",
8   "authors": {
9     "GaotangZhang": "dadage456@163.com"
10   },
11   "social_media_url": "https://github.com/dadage456",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/dadage456/YPWebView.git",
17     "tag": "1.3.0"
18   },
19   "source_files": "Classes/**/*",
20   "frameworks": [
21     "JavaScriptCore",
22     "WebKit"
23   ],
24   "dependencies": {
25     "NJKWebViewProgress": [
27     ]
28   }