[Add] BridSDK 1.4.3
[CocoaPods.git] / Specs / 1 / 6 / 2 / AgoraSyncManager / 1.1.7 / AgoraSyncManager.podspec.json
blob23012662618f71a98bd74ad411d5de3ea21f8e2c
2   "name": "AgoraSyncManager",
3   "version": "1.1.7",
4   "summary": "AgoraSyncManager",
5   "description": "AgoraSyncManager",
6   "homepage": "https://www.agora.io",
7   "license": "MIT",
8   "authors": {
9     "ZYP": "zhuyuping@agora.io"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/AgoraIO-Community/SyncManager-iOS.git",
16     "tag": "1.1.7"
17   },
18   "source_files": "AgoraSyncManager/**/*.swift",
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
21     "DEFINES_MODULE": "YES"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
25     "DEFINES_MODULE": "YES"
26   },
27   "swift_versions": "5.0",
28   "dependencies": {
29     "SocketRocket": [
31     ]
32   },
33   "swift_version": "5.0"