[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 2 / a / AgoraMeetingSDK / 1.0.2.1 / AgoraMeetingSDK.podspec.json
blob260ee836964756bf8bc2056e6d264ec5997c3204
2   "name": "AgoraMeetingSDK",
3   "version": "1.0.2.1",
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.2.1"
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.0.2.1"
33     ]
34   },
35   "swift_version": "5.0"