[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 4 / 5 / 8 / AgoraIotLink / 2.1.0.2 / AgoraIotLink.podspec.json
blobab1ea5a5aa97adecf879e1cb83df6c9535abcd31
2   "name": "AgoraIotLink",
3   "version": "2.1.0.2",
4   "summary": "AgoraIotLink for iot development.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/AgoraIO-Community/ag-iot-ios-app",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "support": "support@agora.io"
13   },
14   "source": {
15     "git": "git@github.com:AgoraIO-Community/ag-iot-ios-app.git",
16     "tag": "2.1.0.2"
17   },
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64 i386 arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64 i386 arm64"
23   },
24   "platforms": {
25     "ios": "12.0"
26   },
27   "source_files": "AgoraIotLink/Source/**/*.{swift,h,m}",
28   "swift_versions": "5.5",
29   "dependencies": {
30     "Alamofire": [
31       "5.6.0"
32     ],
33     "AgoraRtcEngine_iOS": [
34       "4.2.0"
35     ],
36     "AgoraRtm_iOS": [
37       "1.5.0"
38     ]
39   },
40   "swift_version": "5.5"