[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / d / a / 4 / XYTVideoChatKit / 0.1.1 / XYTVideoChatKit.podspec.json
blobe88ac8d0e8ce5a795ef45128fc739b1c007cbf9a
2   "name": "XYTVideoChatKit",
3   "version": "0.1.1",
4   "summary": "视频聊天助手",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/xuyutang/xytvideo-chat-kit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xuyutang": "1621246682@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/xuyutang/xytvideo-chat-kit.git",
16     "tag": "0.1.1"
17   },
18   "pod_target_xcconfig": {
19     "VALID_ARCHS": "x86_64 armv7 arm64"
20   },
21   "platforms": {
22     "ios": "10.0"
23   },
24   "source_files": "XYTVideoChatKit/Classes/**/*",
25   "frameworks": [
26     "UIKit",
27     "MapKit"
28   ],
29   "dependencies": {
30     "YYKit": [
32     ]
33   }