[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / 1 / 3 / ChartboostHelium / 3.3.2 / ChartboostHelium.podspec.json
blob30f22ca67bbfc63e34812db24d6abb496ea0b773
2   "name": "ChartboostHelium",
3   "version": "3.3.2",
4   "license": {
5     "type": "Commercial",
6     "text": "LICENSE © 2011-2023 Chartboost. All rights reserved. LICENSE"
7   },
8   "summary": "Chartboost Helium iOS SDK.",
9   "homepage": "https://www.chartboost.com/",
10   "authors": {
11     "Chartboost": "https://www.chartboost.com/"
12   },
13   "source": {
14     "http": "https://chartboost.s3.amazonaws.com/helium/sdk/ios/3.3.2/Helium-iOS-3.3.2.zip"
15   },
16   "description": "A programmic ad monetization platform for mobile games and apps.",
17   "documentation_url": "https://answers.chartboost.com/en-us/child_article/ios",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "frameworks": [
23     "AVFoundation",
24     "CoreGraphics",
25     "StoreKit",
26     "Foundation",
27     "WebKit",
28     "CoreTelephony",
29     "AdSupport"
30   ],
31   "vendored_frameworks": [
32     "HeliumSdk.xcframework",
33     "HeliumAdapterChartboost.xcframework"
34   ],
35   "dependencies": {
36     "ChartboostSDK": [
37       "~> 9.1"
38     ]
39   },
40   "pod_target_xcconfig": {
41     "OTHER_LDFLAGS": "-lObjC",
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "swift_version": "5.0"