[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / d / ByteToChat / 0.2.0 / ByteToChat.podspec.json
bloba18b69890fd1d2dc7191473aa6a62380c6efe97a
2   "name": "ByteToChat",
3   "version": "0.2.0",
4   "summary": "此库是一个聊天用的",
5   "description": "测试sdk,你值得拥有",
6   "homepage": "https://gitee.com/sun231",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "sunliang": "1825571811@qq.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://gitee.com/sun231/byte-chat-tank.git",
19     "tag": "0.2.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "source_files": "ByteTrackerTest.framework/**/*.{h}",
26   "ios": {
27     "vendored_frameworks": "ByteTrackerTest.framework"
28   },
29   "resources": "ByteTrackerTest.framework/BytesTrack.bundle",
30   "requires_arc": true,
31   "pod_target_xcconfig": {
32     "VALID_ARCHS": "armv7s armv7 arm64"
33   },
34   "dependencies": {
35     "Protobuf": [
36       "~> 3.13.0"
37     ]
38   }