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