2 "name": "ChartboostSDK",
6 "text": "LICENSE © 2011-2019 Chartboost. All rights reserved. LICENSE"
8 "summary": "Chartboost iOS SDK.",
9 "homepage": "https://chartboost.com/",
11 "Chartboost": "https://chartboost.com/"
14 "http": "https://s3.amazonaws.com/chartboost/sdk/8.0.1/Chartboost-iOS-8.0.1.tar.bz2"
16 "description": "A technology platform that helps mobile game developers find new users and monetize their games.",
20 "source_files": "Chartboost.framework/Versions/A/Headers/*.h",
22 "Chartboost.framework/*",
23 "CHAMoatMobileAppKit.framework/*"
25 "weak_frameworks": "AdSupport",
33 "vendored_frameworks": [
34 "Chartboost.framework",
35 "CHAMoatMobileAppKit.framework"
37 "requires_arc": false,
38 "pod_target_xcconfig": {
39 "OTHER_LDFLAGS": "-lObjC"