[Add] AdsPlus-All 4.2.7.7
[CocoaPods.git] / Specs / 0 / 5 / 2 / AgoraIotSdk / 1.0.1.8 / AgoraIotSdk.podspec.json
blobabf9a8e1836122691f59834e87ff78ec553d9a10
2   "name": "AgoraIotSdk",
3   "version": "1.0.1.8",
4   "summary": "AgoraIotSdk 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.8"
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": "AgoraIotSdk-Swift.h",
28   "source_files": "AgoraIotSdk/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"