[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 2 / a / AgoraMeetingSDK / 1.0.0 / AgoraMeetingSDK.podspec.json
blobcffd1eb535cb73cb75f0fe0dae4207c421d343c8
2   "name": "AgoraMeetingSDK",
3   "version": "1.0.0",
4   "summary": "A short description of AgoraMeetingSDK.",
5   "pod_target_xcconfig": {
6     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
7     "DEFINES_MODULE": "YES"
8   },
9   "user_target_xcconfig": {
10     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
11     "DEFINES_MODULE": "YES"
12   },
13   "homepage": "https://agora.io",
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "authors": {
19     "Agora Lab": "devlope@agora.io"
20   },
21   "source": {
22     "git": "https://github.com/AgoraIO-Usecase/AgoraMeeting-iOS.git",
23     "tag": "v_sdk_1.0.0"
24   },
25   "platforms": {
26     "ios": "11.0"
27   },
28   "source_files": "SDK/AgoraMeetingSDK/AgoraMeetingSDK/MeetingSDK.swift",
29   "static_framework": true,
30   "swift_versions": "5.0",
31   "dependencies": {
32     "AgoraMeetingUI": [
33       "1.0.0"
34     ]
35   },
36   "swift_version": "5.0"