[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 1 / 5 / DyteSdk / 1.27 / DyteSdk.podspec.json
bloba5549ea6b51f568e52c14c1e8e12d21a25fad828
2   "name": "DyteSdk",
3   "version": "1.27",
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": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/dyte-in/dyte-ios-sdk.git",
16     "tag": "1.27"
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   }