[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 4 / 5 / 8 / AgoraIotLink / 1.5.0.1 / AgoraIotLink.podspec.json
blob064c7099effef21a93b4995730f0ef38b974ee43
2   "name": "AgoraIotLink",
3   "version": "1.5.0.1",
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": "1.5.0.1"
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     "AWSMobileClient": [
34       "2.27.6"
35     ],
36     "AWSIoT": [
37       "2.27.6"
38     ],
39     "EMPush": [
41     ],
42     "AgoraRtcEngine_iOS": [
43       "4.0.0-rc.1"
44     ],
45     "AgoraRtm_iOS": [
46       "1.5.0"
47     ]
48   },
49   "swift_version": "5.5"