blob: 83dad1e89291b0acd3be335a4d0fd0b30bddd734 [file] [log] [blame]
{
"name": "ChartboostSDK",
"version": "8.0.4",
"license": {
"type": "Commercial",
"text": "LICENSE © 2011-2019 Chartboost. All rights reserved. LICENSE"
},
"summary": "Chartboost iOS SDK.",
"homepage": "https://chartboost.com/",
"authors": {
"Chartboost": "https://chartboost.com/"
},
"source": {
"http": "https://s3.amazonaws.com/chartboost/sdk/8.0.4/Chartboost-iOS-8.0.4.tar.bz2"
},
"description": "A technology platform that helps mobile game developers find new users and monetize their games.",
"platforms": {
"ios": null
},
"source_files": "Chartboost.framework/Versions/A/Headers/*.h",
"preserve_paths": "Chartboost.framework/*",
"weak_frameworks": "AdSupport",
"frameworks": [
"CoreGraphics",
"StoreKit",
"Foundation",
"UIKit",
"WebKit"
],
"vendored_frameworks": "Chartboost.framework",
"requires_arc": false,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}