[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / e / 9 / GrowingToolsKit / 1.1.0 / GrowingToolsKit.podspec.json
blob5f3efd8252c6a4b2e58cf80d3a1457930a842526
2   "name": "GrowingToolsKit",
3   "version": "1.1.0",
4   "summary": "GrowingToolsKit for iOS GrowingIO SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://www.growingio.com/",
7   "license": {
8     "type": "Apache2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GrowingIO": "support@growingio.com"
13   },
14   "source": {
15     "git": "https://github.com/growingio/growingio-sdk-ios-toolskit.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "frameworks": [
23       "UIKit",
24       "WebKit"
25     ]
26   },
27   "source_files": "GrowingToolsKit/GrowingToolsKit{.h,.m}",
28   "public_header_files": "GrowingToolsKit/GrowingToolsKit.h",
29   "default_subspecs": "Default",
30   "subspecs": [
31     {
32       "name": "Default",
33       "dependencies": {
34         "GrowingToolsKit/Core": [
36         ],
37         "GrowingToolsKit/SDKInfo": [
39         ],
40         "GrowingToolsKit/EventsList": [
42         ],
43         "GrowingToolsKit/XPathTrack": [
45         ],
46         "GrowingToolsKit/NetFlow": [
48         ],
49         "GrowingToolsKit/Realtime": [
51         ],
52         "GrowingToolsKit/Settings": [
54         ],
55         "GrowingToolsKit/CrashMonitor": [
57         ],
58         "GrowingToolsKit/LaunchTime": [
60         ]
61       }
62     },
63     {
64       "name": "SDK30202",
65       "source_files": "GrowingToolsKit/GrowingToolsKit{.h,.m}",
66       "public_header_files": "GrowingToolsKit/GrowingToolsKit.h",
67       "dependencies": {
68         "GrowingToolsKit/Default": [
70         ]
71       },
72       "pod_target_xcconfig": {
73         "GCC_PREPROCESSOR_DEFINITIONS": "GROWING_SDK30202=1",
74         "OTHER_LDFLAGS": "-Wl,-U,_GrowingTrackerVersionName -Wl,-U,_GrowingTrackerVersionCode"
75       },
76       "xcconfig": {
77         "ENABLE_BITCODE": "NO"
78       }
79     },
80     {
81       "name": "SDK2nd",
82       "source_files": "GrowingToolsKit/GrowingToolsKit{.h,.m}",
83       "public_header_files": "GrowingToolsKit/GrowingToolsKit.h",
84       "dependencies": {
85         "GrowingToolsKit/Default": [
87         ]
88       },
89       "pod_target_xcconfig": {
90         "GCC_PREPROCESSOR_DEFINITIONS": "GROWING_SDK2nd=1",
91         "OTHER_LDFLAGS": "-Wl,-U,_g_GDPRFlag -Wl,-U,_g_readClipBoardEnable -Wl,-U,_g_asaEnabled"
92       },
93       "xcconfig": {
94         "ENABLE_BITCODE": "NO"
95       }
96     },
97     {
98       "name": "Core",
99       "source_files": "GrowingToolsKit/Core/**/*{.h,.m,.c,.cpp,.mm}",
100       "public_header_files": "GrowingToolsKit/Core/Public/*.h",
101       "dependencies": {
102         "GrowingToolsKit/Res": [
104         ]
105       }
106     },
107     {
108       "name": "Res",
109       "resource_bundles": {
110         "GrowingToolsKit": [
111           "GrowingToolsKit/Res/**/*"
112         ]
113       }
114     },
115     {
116       "name": "SDKInfo",
117       "source_files": "GrowingToolsKit/SDKInfo/**/*{.h,.m,.c,.cpp,.mm}",
118       "public_header_files": "GrowingToolsKit/SDKInfo/Public/*.h",
119       "dependencies": {
120         "GrowingToolsKit/Core": [
122         ]
123       }
124     },
125     {
126       "name": "EventsList",
127       "source_files": "GrowingToolsKit/EventsList/**/*{.h,.m,.c,.cpp,.mm}",
128       "public_header_files": "GrowingToolsKit/EventsList/Public/*.h",
129       "dependencies": {
130         "GrowingToolsKit/Core": [
132         ]
133       }
134     },
135     {
136       "name": "XPathTrack",
137       "source_files": "GrowingToolsKit/XPathTrack/**/*{.h,.m,.c,.cpp,.mm}",
138       "public_header_files": "GrowingToolsKit/XPathTrack/Public/*.h",
139       "dependencies": {
140         "GrowingToolsKit/Core": [
142         ]
143       }
144     },
145     {
146       "name": "NetFlow",
147       "source_files": "GrowingToolsKit/NetFlow/**/*{.h,.m,.c,.cpp,.mm}",
148       "public_header_files": "GrowingToolsKit/NetFlow/Public/*.h",
149       "dependencies": {
150         "GrowingToolsKit/Core": [
152         ]
153       }
154     },
155     {
156       "name": "Realtime",
157       "source_files": "GrowingToolsKit/Realtime/**/*{.h,.m,.c,.cpp,.mm}",
158       "public_header_files": "GrowingToolsKit/Realtime/Public/*.h",
159       "dependencies": {
160         "GrowingToolsKit/Core": [
162         ]
163       }
164     },
165     {
166       "name": "APMCore",
167       "source_files": "GrowingToolsKit/APMCore/**/*{.h,.m,.c,.cpp,.mm}",
168       "dependencies": {
169         "GrowingToolsKit/Core": [
171         ],
172         "GrowingAPM/Core": [
174         ]
175       }
176     },
177     {
178       "name": "CrashMonitor",
179       "source_files": "GrowingToolsKit/CrashMonitor/**/*{.h,.m,.c,.cpp,.mm}",
180       "public_header_files": "GrowingToolsKit/CrashMonitor/Public/*.h",
181       "dependencies": {
182         "GrowingToolsKit/APMCore": [
184         ],
185         "GrowingAPM/CrashMonitor": [
187         ]
188       }
189     },
190     {
191       "name": "LaunchTime",
192       "source_files": "GrowingToolsKit/LaunchTime/**/*{.h,.m,.c,.cpp,.mm}",
193       "public_header_files": "GrowingToolsKit/LaunchTime/Public/*.h",
194       "dependencies": {
195         "GrowingToolsKit/APMCore": [
197         ],
198         "GrowingAPM/UIMonitor": [
200         ]
201       }
202     },
203     {
204       "name": "Settings",
205       "source_files": "GrowingToolsKit/Settings/**/*{.h,.m,.c,.cpp,.mm}",
206       "public_header_files": "GrowingToolsKit/Settings/Public/*.h",
207       "dependencies": {
208         "GrowingToolsKit/Core": [
210         ]
211       }
212     }
213   ]