[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 3 / c / Utrackerpod / 0.0.3 / Utrackerpod.podspec.json
blob4ee381d34dd57b750d5af15d22e0db77726df1bf
2   "name": "Utrackerpod",
3   "version": "0.0.3",
4   "summary": "此库是一个聊天基本组件333",
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": "9.0"
16   },
17   "source": {
18     "git": "https://gitee.com/sun231/utrackerpod",
19     "tag": "0.0.3"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "source_files": "UtrackerSDK/Utrackerpod.framework/**/*.{h}",
26   "ios": {
27     "vendored_frameworks": "UtrackerSDK/Utrackerpod.framework"
28   },
29   "resources": "UtrackerSDK/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   }