blob: 4bf53a093ea001aad15e3272dbce9461015226f0 [file] [log] [blame]
{
"name": "YMWKWebViewSDK",
"version": "0.1.0",
"summary": "车智会、车管家、推广App的浏览器中间件",
"description": "车智会、车管家、推广App的浏览器中间件SDK",
"homepage": "https://github.com/xiexiangqing/YMWKWebViewSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiexiangqing": "1373867490@qq.com"
},
"source": {
"git": "http://git.ym/iOS_Common_Module/YMWKWebViewSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YMWKWebViewSDK/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": [
"UIKit",
"WebKit"
],
"dependencies": {
"MJRefresh": [
]
}
}