[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 3 / c / Utrackerpod / 0.0.1 / Utrackerpod.podspec.json
blobb419e6261a5b479f321435ae4b70a1be2577c0d3
2   "name": "Utrackerpod",
3   "version": "0.0.1",
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": "9.0"
16   },
17   "source": {
18     "git": "https://gitee.com/sun231/utrackerpod",
19     "tag": "0.0.1"
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   }