[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 5 / 3 / e / ChartboostSDK / 8.0.4 / ChartboostSDK.podspec.json
blob83dad1e89291b0acd3be335a4d0fd0b30bddd734
2   "name": "ChartboostSDK",
3   "version": "8.0.4",
4   "license": {
5     "type": "Commercial",
6     "text": "LICENSE © 2011-2019 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/8.0.4/Chartboost-iOS-8.0.4.tar.bz2"
15   },
16   "description": "A technology platform that helps mobile game developers find new users and monetize their games.",
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "Chartboost.framework/Versions/A/Headers/*.h",
21   "preserve_paths": "Chartboost.framework/*",
22   "weak_frameworks": "AdSupport",
23   "frameworks": [
24     "CoreGraphics",
25     "StoreKit",
26     "Foundation",
27     "UIKit",
28     "WebKit"
29   ],
30   "vendored_frameworks": "Chartboost.framework",
31   "requires_arc": false,
32   "pod_target_xcconfig": {
33     "OTHER_LDFLAGS": "-lObjC"
34   }