[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 6 / 4 / 9 / SNWebViewController / 0.0.5 / SNWebViewController.podspec.json
blob244f34cabda9c992720aa1aecbab828a00b2070b
2   "name": "SNWebViewController",
3   "version": "0.0.5",
4   "summary": "Trust your UIWebView, WkWebView, and adopt POP.",
5   "description": "Trust your UIWebView, WkWebView, and adopt POP.",
6   "homepage": "https://github.com/snlo/SNWebViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "snlo": "snloveydus@sina.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/snlo/SNWebViewController.git",
19     "tag": "0.0.5"
20   },
21   "source_files": "SNWebViewController/SNWebViewController/**/*.{h,m}",
22   "requires_arc": true,
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
25   },
26   "dependencies": {
27     "SNTool": [
29     ],
30     "Aspects": [
32     ],
33     "ReactiveObjC": [
35     ],
36     "WebViewJavascriptBridge": [
38     ],
39     "SNNetworking": [
41     ],
42     "SNFoundation": [
44     ],
45     "SNDownTimer": [
47     ]
48   }