[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / e / 3 / c / Utrackerpod / 0.0.2 / Utrackerpod.podspec.json
blob15fc96e2d6b8202c3adf0ece5d9f8b15661bc9e2
2   "name": "Utrackerpod",
3   "version": "0.0.2",
4   "summary": "此库是一个聊天基本组件222",
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.2"
20   },
21   "source_files": "Utrackerpod.framework/**/*.{h}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "ios": {
27     "vendored_frameworks": "Utrackerpod.framework"
28   },
29   "requires_arc": true,
30   "pod_target_xcconfig": {
31     "VALID_ARCHS": "armv7s armv7 arm64"
32   },
33   "dependencies": {
34     "Protobuf": [
35       "~> 3.13.0"
36     ]
37   }