blob: 5a13832a78aba1a94c4f1277ff14e7eced9536c3 [file] [log] [blame]
{
"name": "LYJWebView",
"version": "1.2.0",
"license": "MIT",
"summary": "private web view",
"homepage": "https://github.com/Liuyujiaodev/LYJWebView.git",
"authors": "liuyujiao",
"source": {
"git": "https://github.com/Liuyujiaodev/LYJWebView.git",
"tag": "1.2.0"
},
"description": "LYJWebView",
"source_files": [
"LYJWebView",
"LYJWebView/**/*.{h,m}"
],
"vendored_frameworks": "LYJWebView/**/framework/*.framework",
"vendored_libraries": "LYJWebView/**/framework/libshujumoheSDK.a",
"frameworks": [
"WebKit",
"CoreMedia",
"CoreMotion",
"Social"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"YJUtil": [
],
"AFNetworking": [
],
"BMKLocationKit": [
],
"UtilStr": [
],
"YJCategory": [
],
"SVGKit": [
],
"UMengAnalytics-NO-IDFA": [
]
},
"resources": "LYJWebView/**/*.bundle"
}