[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 6 / 2 / DatonomyKit / 0.0.2-beta / DatonomyKit.podspec.json
blobb6e68ea582aa1747ed718ce28db610cd75980113
2   "name": "DatonomyKit",
3   "authors": {
4     "Kelveng": "services@datonomy.tech"
5   },
6   "version": "0.0.2-beta",
7   "platforms": {
8     "ios": "11.0"
9   },
10   "summary": "DatonomyKit for iOS",
11   "homepage": "https://datonomy.tech/",
12   "license": {
13     "type": "Commercial License",
14     "text": "Copyright 2023 Datonomy. All rights reserved.\nThe Datonomy SDK is available under a commercial license.\n"
15   },
16   "source": {
17     "http": "https://datonomybucket.s3.us-east-2.amazonaws.com/DatonomyKit.xcframework.zip",
18     "type": "zip"
19   },
20   "vendored_frameworks": "DatonomyKit.xcframework",
21   "libraries": "sqlite3",
22   "dependencies": {
23     "SQLite.swift": [
24       "~> 0.14.1"
25     ]
26   },
27   "swift_versions": "5.0",
28   "xcconfig": {
29     "VALID_ARCHS": "arm64 arm64e armv7 armv7s x86_64",
30     "VALID_ARCHS[sdk=iphoneos*]": "arm64 arm64e armv7 armv7s",
31     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
32   },
33   "description": "Datonomy is a decentralized audience plataform.\nOUR MISSION\nIncrease ads revenue for your mobile games in a privacy compliant way achieving 100% of visibility on your audiences.",
34   "swift_version": "5.0"