[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 1 / 4 / 3 / AgoraRtmControl_macOS / 1.8.0-rc.2 / AgoraRtmControl_macOS.podspec.json
blob5dea307649952dcbe6dc7a6fef92f69c594d6ef5
2   "name": "AgoraRtmControl_macOS",
3   "module_name": "AgoraRtmControl",
4   "version": "1.8.0-rc.2",
5   "summary": "Agora Real-time Messaging Wrapper.",
6   "description": "Use this Pod to interact with Agora Real-time messaging SDK with additional properties and commands,\nto make the usage simpler with the AgoraRtmController class.",
7   "homepage": "https://github.com/AgoraIO-Community/iOS-UIKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Max Cobb": "max@agora.io"
14   },
15   "source": {
16     "git": "https://github.com/AgoraIO-Community/iOS-UIKit.git",
17     "tag": "1.8.0-rc.2"
18   },
19   "platforms": {
20     "osx": "10.14"
21   },
22   "swift_versions": [
23     "5.0"
24   ],
25   "static_framework": true,
26   "source_files": "Sources/AgoraRtmControl/*",
27   "dependencies": {
28     "AgoraRtm_macOS": [
29       "~> 1.4.10"
30     ]
31   },
32   "swift_version": "5.0"