2 "name": "ThorWebViewSDK",
4 "summary": "ThorWebViewSDK for ios.",
5 "description": "索尔风控系统对外SDK for ios.",
6 "homepage": "https://gitee.com/lin_zi_ios/ThorWebViewSDK",
12 "panfei mao": "843158788@qq.com"
15 "git": "https://gitee.com/lin_zi_ios/ThorWebViewSDK.git",
21 "public_header_files": "ThorWebViewSDK/ThorFramework.h",
22 "source_files": "ThorWebViewSDK/ThorFramework.h",
26 "ThorWebViewSDK/Resources/*.png"
40 "public_header_files": "ThorWebViewSDK/MoxieSDK/include/MoxieSDK/MoxieSDK.h",
41 "source_files": "ThorWebViewSDK/MoxieSDK/**/*"
44 "name": "ThorCategory",
45 "public_header_files": "ThorWebViewSDK/ThorCategory/MarsCategory.h",
46 "source_files": "ThorWebViewSDK/ThorCategory/MarsCategory.h",
54 "public_header_files": "ThorWebViewSDK/ThorCategory/NSData/NSData+MarsBase64.h",
55 "source_files": "ThorWebViewSDK/ThorCategory/NSData/*.{h,m}"
58 "name": "NSDictionary",
59 "public_header_files": [
60 "ThorWebViewSDK/ThorCategory/NSDictionary/NSDictionary+MarsJSONString.h",
61 "ThorWebViewSDK/ThorCategory/NSDictionary/NSDictionary+MarsUrl.h"
63 "source_files": "ThorWebViewSDK/ThorCategory/NSDictionary/*.{h,m}"
67 "public_header_files": [
68 "ThorWebViewSDK/ThorCategory/UIDevice/UIDevice+MarsHardWare.h",
69 "ThorWebViewSDK/ThorCategory/UIDevice/UIDevice+MarsReachability.h"
71 "source_files": "ThorWebViewSDK/ThorCategory/UIDevice/*.{h,m}"
75 "public_header_files": [
76 "ThorWebViewSDK/ThorCategory/NSString/NSString+MarsBase64.h",
77 "ThorWebViewSDK/ThorCategory/NSString/NSString+MarsSafeUrlCode.h"
79 "source_files": "ThorWebViewSDK/ThorCategory/NSString/*.{h,m}",
81 "ThorWebViewSDK/ThorCategory/NSData": [
88 "public_header_files": "ThorWebViewSDK/ThorCategory/NSURL/NSURL+MarsQuery.h",
89 "source_files": "ThorWebViewSDK/ThorCategory/NSURL/*.{h,m}"
92 "name": "UIViewController",
93 "public_header_files": "ThorWebViewSDK/ThorCategory/UIViewController/UIViewController+MarsVisible.h",
94 "source_files": "ThorWebViewSDK/ThorCategory/UIViewController/*.{h,m}"
99 "name": "ThorManager",
100 "public_header_files": "ThorWebViewSDK/ThorManager/MarsManager.h",
101 "source_files": "ThorWebViewSDK/ThorManager/MarsManager.h",
103 "ThorWebViewSDK/ThorCategory": [
117 "name": "AddressBook",
118 "public_header_files": "ThorWebViewSDK/ThorManager/AddressBook/MarsAddressBookManager.h",
119 "source_files": "ThorWebViewSDK/ThorManager/AddressBook/*.{h,m}"
123 "public_header_files": "ThorWebViewSDK/ThorManager/Authorize/MarsAuthorizeManager.h",
124 "source_files": "ThorWebViewSDK/ThorManager/Authorize/*.{h,m}"
128 "public_header_files": "ThorWebViewSDK/ThorManager/Emergency/MarsEmergencyContactManager.h",
129 "source_files": "ThorWebViewSDK/ThorManager/Emergency/*.{h,m}"
133 "public_header_files": "ThorWebViewSDK/ThorManager/Location/MarsLocationManager.h",
134 "source_files": "ThorWebViewSDK/ThorManager/Location/*.{h,m}",
136 "ThorWebViewSDK/ThorManager/Authorize": [
142 "name": "BaseDevice",
143 "public_header_files": "ThorWebViewSDK/ThorManager/BaseDevice/ThorBaseManager.h",
144 "source_files": "ThorWebViewSDK/ThorManager/BaseDevice/*.{h,m}",
146 "ThorWebViewSDK/ThorManager/Location": [
154 "name": "ThorConfig",
155 "public_header_files": "ThorWebViewSDK/ThorConfig/ThorBaseConfig.h",
156 "source_files": "ThorWebViewSDK/ThorConfig/*.{h,m}"
159 "name": "ThorService",
160 "public_header_files": "ThorWebViewSDK/ThorService/ThorServiceManager.h",
161 "source_files": "ThorWebViewSDK/ThorService/*.{h,m}"
164 "name": "ThorWebView",
165 "public_header_files": "ThorWebViewSDK/ThorWebView/ThorWebViewController.h",
167 "ThorWebViewSDK/ThorCategory": [
170 "ThorWebViewSDK/ThorManager": [
173 "ThorWebViewSDK/ThorConfig": [
176 "ThorWebViewSDK/ThorService": [
179 "ThorWebViewSDK/MoxieSDK": [
183 "source_files": "ThorWebViewSDK/ThorWebView/*.{h,m}",
184 "vendored_libraries": "ThorWebViewSDK/MoxieSDK/libMoxieSDK.a"