[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 2 / a / AgoraMeetingSDK / 1.1.3 / AgoraMeetingSDK.podspec.json
blob4d9a7ce52eb946e438a6bf0e9a651891d5b0c98c
2   "name": "AgoraMeetingSDK",
3   "version": "1.1.3",
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.1.3"
24   },
25   "platforms": {
26     "ios": "11.0"
27   },
28   "source_files": "SDK/AgoraMeetingSDK/AgoraMeetingSDK/MeetingSDK.swift",
29   "swift_versions": "5.0",
30   "dependencies": {
31     "AgoraMeetingUI": [
32       ">= 1.1.2"
33     ]
34   },
35   "swift_version": "5.0"