[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 1 / 5 / DyteSdk / 1.5 / DyteSdk.podspec.json
blobb2e04abdf1d2bcd774b81af5bf5da2e5ea329b84
2   "name": "DyteSdk",
3   "version": "1.5",
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": "1.5"
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   }