[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / f / a / YMWKWebViewSDK / 0.1.0 / YMWKWebViewSDK.podspec.json
blob4bf53a093ea001aad15e3272dbce9461015226f0
2   "name": "YMWKWebViewSDK",
3   "version": "0.1.0",
4   "summary": "车智会、车管家、推广App的浏览器中间件",
5   "description": "车智会、车管家、推广App的浏览器中间件SDK",
6   "homepage": "https://github.com/xiexiangqing/YMWKWebViewSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiexiangqing": "1373867490@qq.com"
13   },
14   "source": {
15     "git": "http://git.ym/iOS_Common_Module/YMWKWebViewSDK.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YMWKWebViewSDK/Classes/**/*",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "WebKit"
26   ],
27   "dependencies": {
28     "MJRefresh": [
30     ]
31   }