blob: 127ae9bd364b0d5ebdefe04b70e786f3f7d894bc [file] [log] [blame]
{
"name": "SNWebViewController",
"version": "0.0.7",
"summary": "Trust your UIWebView, WkWebView, and adopt POP.",
"description": "Trust your UIWebView, WkWebView, and adopt POP.",
"homepage": "https://github.com/snlo/SNWebViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"snlo": "snloveydus@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/snlo/SNWebViewController.git",
"tag": "0.0.7"
},
"source_files": "SNWebViewController/SNWebViewController/**/*.{h,m}",
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"dependencies": {
"SNTool": [
],
"Aspects": [
],
"ReactiveObjC": [
],
"WebViewJavascriptBridge": [
],
"SNNetworking": [
],
"SNFoundation": [
],
"SNDownTimer": [
]
}
}