[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 3 / e / ChartboostSDK / 9.7.0 / ChartboostSDK.podspec.json
blob23b7b203737b8b57d347cff28b32eb81de7e198f
2   "name": "ChartboostSDK",
3   "version": "9.7.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   "source": {
14     "http": "https://s3.amazonaws.com/chartboost/sdk/9.7.0/Chartboost-iOS-9.7.0.tar.bz2"
15   },
16   "description": "A technology platform that helps mobile game developers find new users and monetize their games.",
17   "documentation_url": "https://docs.chartboost.com/",
18   "readme": "https://chartboost.s3.amazonaws.com/sdk/README.md",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "ChartboostSDK.xcframework/**/*.h",
23   "preserve_paths": "ChartboostSDK.xcframework/*",
24   "frameworks": [
25     "AdSupport",
26     "CoreGraphics",
27     "StoreKit",
28     "Foundation",
29     "UIKit",
30     "WebKit",
31     "AVFoundation",
32     "CoreMedia",
33     "SystemConfiguration",
34     "CoreFoundation",
35     "SafariServices",
36     "CoreTelephony",
37     "AppTrackingTransparency"
38   ],
39   "vendored_frameworks": "ChartboostSDK.xcframework",
40   "resources": "ChartboostSDKResources.bundle",
41   "requires_arc": true,
42   "pod_target_xcconfig": {
43     "OTHER_LDFLAGS": "-lObjC"
44   },
45   "swift_versions": "5.0",
46   "swift_version": "5.0"