[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 4 / 5 / 8 / AgoraIotLink / 1.0.1.10 / AgoraIotLink.podspec.json
blobff18f3d99e5922b8e767b28696bd0e53e4b591c5
2   "name": "AgoraIotLink",
3   "version": "1.0.1.10",
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.0.1.10"
17   },
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e x86_64 i386"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e x86_64 i386"
23   },
24   "platforms": {
25     "ios": "10.0"
26   },
27   "public_header_files": "AgoraIotLink-Swift.h",
28   "source_files": "AgoraIotLink/Source/**/*.{swift,h,m}",
29   "swift_versions": "5.5.6",
30   "dependencies": {
31     "Alamofire": [
32       "5.6.0"
33     ],
34     "AWSMobileClient": [
35       "2.27.6"
36     ],
37     "AWSIoT": [
38       "2.27.6"
39     ],
40     "EMPush": [
42     ],
43     "AgoraRtcEngine_iOS_Beta": [
44       "4.0.0-beta.1"
45     ]
46   },
47   "swift_version": "5.5.6"