[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 3 / 8 / b / YWModuleLib / 0.0.7 / YWModuleLib.podspec.json
blob9faf9a75d58db3da3880420e0a64d11a97343c11
2   "name": "YWModuleLib",
3   "version": "0.0.7",
4   "summary": "YWModuleLib.",
5   "description": "this is YWModuleLib",
6   "homepage": "http://new-gitlab.yiyaowang.com/yaowang/yiyao_rn.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CasaTaloyum": "yyw@111.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "http://new-gitlab.yiyaowang.com/yaowang/yiyao_rn.git",
19     "tag": "0.0.7"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
26   },
27   "requires_arc": true,
28   "subspecs": [
29     {
30       "name": "Network",
31       "source_files": "iOS/YWModuleLib/YWModuleLib/YWModuleLib/Network/**/*.{h,m}",
32       "ios": {
33         "exclude_files": "iOS/YWModuleLib/YWModuleLib/YWModuleLib/Network/Utility/MRC/*.{h,m}"
34       },
35       "dependencies": {
36         "AFNetworking": [
37           "~> 4.0.1"
38         ],
39         "Reachability": [
40           "~> 3.2"
41         ],
42         "YWModuleLib/Base": [
44         ]
45       },
46       "subspecs": [
47         {
48           "name": "no-arc",
49           "requires_arc": false,
50           "source_files": "iOS/YWModuleLib/YWModuleLib/YWModuleLib/Network/Utility/MRC/*.{h,m}"
51         }
52       ]
53     },
54     {
55       "name": "Base",
56       "source_files": "iOS/YWModuleLib/YWModuleLib/YWModuleLib/Base/**/*.{h,m}",
57       "dependencies": {
58         "YYModel": [
59           "~>1.0.4"
60         ],
61         "YWModuleLib/Until": [
63         ]
64       }
65     },
66     {
67       "name": "Until",
68       "source_files": "iOS/YWModuleLib/YWModuleLib/YWModuleLib/Until/**/*.{h,m}",
69       "resources": "iOS/YWModuleLib/YWModuleLib/YWModuleLib/Until/Resources/*.png",
70       "ios": {
71         "exclude_files": "iOS/YWModuleLib/YWModuleLib/YWModuleLib/Until/Keychain/MRC/*.{h,m}"
72       },
73       "dependencies": {
74         "OpenSSL-Universal": [
76         ],
77         "ReactiveObjC": [
78           "~> 3.1.1"
79         ],
80         "Reachability": [
81           "~> 3.2"
82         ],
83         "Masonry": [
84           "~> 1.1.0"
85         ],
86         "MJRefresh": [
88         ],
89         "FMDB": [
90           "~> 2.5"
91         ]
92       },
93       "subspecs": [
94         {
95           "name": "no-arc",
96           "requires_arc": false,
97           "source_files": "iOS/YWModuleLib/YWModuleLib/YWModuleLib/Until/Keychain/MRC/*.{h,m}"
98         }
99       ]
100     },
101     {
102       "name": "YWUIImageView",
103       "source_files": "iOS/YWModuleLib/YWModuleLib/YWModuleLib/YWUIImageView/**/*.{h,m}",
104       "resources": "iOS/YWModuleLib/YWModuleLib/YWModuleLib/YWUIImageView/Resources/*.png",
105       "dependencies": {
106         "SDWebImage": [
108         ]
109       }
110     },
111     {
112       "name": "CameraTool",
113       "source_files": "iOS/YWModuleLib/YWModuleLib/YWModuleLib/CameraTool/**/*.{h,m}",
114       "ios": {
115         "frameworks": "AVFoundation"
116       },
117       "resources": "iOS/YWModuleLib/YWModuleLib/YWModuleLib/CameraTool/Audio/scan.mp3",
118       "dependencies": {
119         "YWModuleLib/Until": [
121         ]
122       }
123     },
124     {
125       "name": "YWShareKit",
126       "source_files": "iOS/YWModuleLib/YWModuleLib/YWModuleLib/YWShareKit/**/*.{h,m}",
127       "resources": "iOS/YWModuleLib/YWModuleLib/YWModuleLib/YWShareKit/Resources/*.png",
128       "dependencies": {
129         "Weibo_SDK": [
131         ],
132         "WechatOpenSDK": [
134         ],
135         "YWModuleLib/Until": [
137         ]
138       },
139       "subspecs": [
140         {
141           "name": "TencentAPI",
142           "resources": "iOS/YWModuleLib/YWModuleLib/YWModuleLib/Vendor/TencentOpenApi_IOS_Bundle.bundle",
143           "ios": {
144             "vendored_frameworks": "iOS/YWModuleLib/YWModuleLib/YWModuleLib/Vendor/TencentOpenAPI.framework",
145             "frameworks": [
146               "UIKit",
147               "Foundation",
148               "WebKit"
149             ],
150             "libraries": [
151               "iconv",
152               "sqlite3",
153               "c++",
154               "z"
155             ]
156           },
157           "frameworks": [
158             "Security",
159             "SystemConfiguration",
160             "CoreGraphics",
161             "CoreTelephony",
162             "ExternalAccessory"
163           ]
164         }
165       ]
166     },
167     {
168       "name": "YWLocationManager",
169       "source_files": "iOS/YWModuleLib/YWModuleLib/YWModuleLib/YWLocationManager/**/*.{h,m}",
170       "ios": {
171         "vendored_frameworks": [
172           "iOS/YWModuleLib/YWModuleLib/YWModuleLib/Vendor/AMapLocationKit.framework",
173           "iOS/YWModuleLib/YWModuleLib/YWModuleLib/Vendor/AMapSearchKit.framework",
174           "iOS/YWModuleLib/YWModuleLib/YWModuleLib/Vendor/AMapFoundationKit.framework",
175           "iOS/YWModuleLib/YWModuleLib/YWModuleLib/Vendor/MAMapKit.framework"
176         ],
177         "libraries": [
178           "c++",
179           "z"
180         ]
181       },
182       "frameworks": [
183         "Security",
184         "SystemConfiguration",
185         "CoreGraphics",
186         "CoreTelephony",
187         "ExternalAccessory",
188         "GLKit"
189       ],
190       "dependencies": {
191         "YWModuleLib/Base": [
193         ],
194         "YWModuleLib/Until": [
196         ]
197       }
198     },
199     {
200       "name": "Routes",
201       "source_files": "iOS/YWModuleLib/YWModuleLib/YWModuleLib/Routes/**/*.{h,m}",
202       "resources": "iOS/YWModuleLib/YWModuleLib/YWModuleLib/Routes/YWRoutes.plist",
203       "dependencies": {
204         "YWModuleLib/Until": [
206         ]
207       }
208     }
209   ]