[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 3 / e / ChartboostSDK / 9.8.0 / ChartboostSDK.podspec.json
bloba70e343d9379142abbc73c406cb50a348b0108db
2   "name": "ChartboostSDK",
3   "version": "9.8.0",
4   "license": {
5     "type": "Commercial",
6     "text": "LICENSE © 2011-2024 Chartboost. All rights reserved. LICENSE"
7   },
8   "summary": "Chartboost iOS SDK.",
9   "homepage": "https://chartboost.com/",
10   "authors": {
11     "Chartboost": "https://chartboost.com/"
12   },
13   "description": "A technology platform that helps mobile game developers find new users and monetize their games.",
14   "documentation_url": "https://docs.chartboost.com/",
15   "readme": "https://chartboost.s3.amazonaws.com/sdk/README.md",
16   "module_name": "ChartboostSDK",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "frameworks": [
21     "AdSupport",
22     "CoreGraphics",
23     "StoreKit",
24     "Foundation",
25     "UIKit",
26     "WebKit",
27     "AVFoundation",
28     "CoreMedia",
29     "SystemConfiguration",
30     "CoreFoundation",
31     "SafariServices",
32     "CoreTelephony",
33     "AppTrackingTransparency"
34   ],
35   "requires_arc": true,
36   "pod_target_xcconfig": {
37     "OTHER_LDFLAGS": "-lObjC"
38   },
39   "swift_versions": "5.0",
40   "preserve_paths": "ChartboostSDK.xcframework/*",
41   "source_files": "ChartboostSDK.xcframework/**/*.h",
42   "resources": "ChartboostSDKResources.bundle",
43   "vendored_frameworks": "ChartboostSDK.xcframework",
44   "source": {
45     "http": "https://s3.amazonaws.com/chartboost/sdk/9.8.0/Chartboost-iOS-9.8.0.tar.bz2"
46   },
47   "swift_version": "5.0"