blob: 8f2e9dc79aa5ded9305af030dfd5ab12d3301a8b [file] [log] [blame]
{
"name": "ChartboostSDK",
"version": "7.0.0",
"license": {
"type": "Commercial",
"text": "LICENSE © 2011-2017 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/7.0.0/Chartboost-iOS-7.0.0.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
}