blob: 64e2e928bdbe39d06b88054dc2c3d4c236455ed0 [file] [log] [blame]
{
"name": "selfWebViewTest",
"version": "0.1.0",
"summary": "selfWebView is a webView,which is used to http",
"description": "TODO: webView has sound takephoto location scan",
"homepage": "https://github.com/ky-3011/selfWebViewTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ky-3011": "3453079@163.com"
},
"source": {
"git": "https://github.com/ky-3011/selfWebViewTest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "lib/selfWebView.framework/Headers/*.{h}",
"vendored_frameworks": "lib/selfWebView.framework",
"public_header_files": "lib/**/*.h",
"user_target_xcconfig": {
"ENABLE_BITCODE": "NO"
},
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
}
}