blob: 825105e7422e6fbe4f78e6db1048e75e4a507d5a [file] [log] [blame]
{
"name": "SNWebViewController",
"version": "0.1.2",
"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.1.2"
},
"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": [
]
}
}