2 "name": "ChartboostCoreSDK",
8 "homepage": "https://github.com/ChartBoost/chartboost-core-ios-sdk",
10 "Chartboost": "https://www.chartboost.com/"
12 "summary": "Chartboost Core iOS SDK.",
13 "description": "SDK that provides core functionalities to publishers and other modules.",
14 "documentation_url": "https://reference.chartboost.com/core/ios/1.0.0",
15 "module_name": "ChartboostCoreSDK",
17 "git": "https://github.com/ChartBoost/chartboost-core-ios-sdk.git",
20 "source_files": "Source/**/*.{swift}",
22 "ChartboostCoreSDK": [
23 "PrivacyInfo.xcprivacy"
26 "static_framework": true,
27 "swift_versions": "5.0",
34 "AppTrackingTransparency",
38 "SystemConfiguration",
47 "source_files": "Tests/**/*.{swift,m}",
56 "swift_version": "5.0"