[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / d / 1 / 5 / DyteSdk / 0.0.2 / DyteSdk.podspec.json
blob3a2c5690703d6bb59e31dcdaa79ff9acdb020f69
2   "name": "DyteSdk",
3   "version": "0.0.2",
4   "summary": "Beta release of dyte sdk",
5   "homepage": "https://dyte.in",
6   "license": "Apache 2",
7   "authors": {
8     "dyte": "dev@dyte.in"
9   },
10   "platforms": {
11     "ios": "11.0"
12   },
13   "source": {
14     "git": "https://github.com/dyte-in/dyte-ios-sdk.git",
15     "tag": "0.0.2"
16   },
17   "vendored_frameworks": [
18     "Frameworks/DyteSdk.xcframework",
19     "Frameworks/WebRTC.xcframework"
20   ],
21   "resources": "Fonts/*.ttf",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   }