[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 1 / 3 / ChartboostHelium / 2.11.0 / ChartboostHelium.podspec.json
blobe5dcb9a9e942bce35c07349136292e2d2dd75e98
2   "name": "ChartboostHelium",
3   "version": "2.11.0",
4   "license": {
5     "type": "Commercial",
6     "text": "LICENSE © 2011-2022 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/2.11.0/Helium-iOS-2.11.0.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   "weak_frameworks": "AdSupport",
23   "frameworks": [
24     "AVFoundation",
25     "CoreGraphics",
26     "StoreKit",
27     "Foundation",
28     "WebKit"
29   ],
30   "vendored_frameworks": [
31     "HeliumSdk.xcframework",
32     "HeliumAdapterChartboost.xcframework"
33   ],
34   "dependencies": {
35     "ChartboostSDK": [
36       "~> 8.5"
37     ]
38   },
39   "pod_target_xcconfig": {
40     "OTHER_LDFLAGS": "-lObjC",
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "swift_version": "5.0"