[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / 1 / 3 / ChartboostHelium / 2.5.1 / ChartboostHelium.podspec.json
blob4e8caf2e5ce12808022cce76217a5d04892aae6f
2   "name": "ChartboostHelium",
3   "version": "2.5.1",
4   "license": {
5     "type": "Commercial",
6     "text": "LICENSE © 2011-2020 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.5.1/Helium-iOS-2.5.1.tar.bz2"
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   "source_files": [
23     "HeliumSdk.framework/Headers/*.h",
24     "HeliumAdapterChartboost.framework/Headers/*.h"
25   ],
26   "preserve_paths": [
27     "HeliumSdk.framework/*",
28     "HeliumAdapterChartboost.framework/*"
29   ],
30   "weak_frameworks": "AdSupport",
31   "frameworks": [
32     "AVFoundation",
33     "CoreGraphics",
34     "StoreKit",
35     "Foundation",
36     "WebKit"
37   ],
38   "vendored_frameworks": [
39     "HeliumSdk.framework",
40     "HeliumAdapterChartboost.framework"
41   ],
42   "dependencies": {
43     "ChartboostSDK": [
44       "~> 8.5"
45     ]
46   },
47   "requires_arc": false,
48   "pod_target_xcconfig": {
49     "OTHER_LDFLAGS": "-lObjC",
50     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
51   },
52   "user_target_xcconfig": {
53     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
54   },
55   "swift_version": "5.0"