[Add] TensorFlowLiteObjC 0.0.1-nightly.20250208
[CocoaPods.git] / Specs / 0 / 5 / 4 / QZSecondTestSDK / 0.1.0 / QZSecondTestSDK.podspec.json
bloba4992c72e527f5a31c4be4271c6b180d2f848cc7
2   "name": "QZSecondTestSDK",
3   "version": "0.1.0",
4   "summary": "测试pod库制作.",
5   "description": "只是测试上传pod库",
6   "homepage": "https://github.com/Quentin123456/QZSecondTestSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "QuentinZang": "quentinzang@outlook.com"
13   },
14   "source": {
15     "git": "git@github.com:Quentin123456/QZSecondTestSDK.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "requires_arc": true,
22   "libraries": "c++.1",
23   "vendored_frameworks": "framework/TencentOpenAPI.framework",
24   "resources": "framework/*.{bundle}",
25   "dependencies": {
26     "WechatOpenSDK": [
27       "~> 2.0.4"
28     ],
29     "AlipaySDK-iOS": [
30       "~> 15.8.16"
31     ]
32   }