blob: d76960b36c151d33bae737b2f7e26e0c2d093822 [file] [log] [blame]
{
"name": "SNWebViewController",
"version": "0.1.5",
"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.5"
},
"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": [
]
}
}