blob: 88ca9fae10ea14c4df5bd195778e7b1f9afd5a68 [file] [log] [blame]
{
"name": "ChartboostSDK",
"version": "7.0.4",
"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.4/Chartboost-iOS-7.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
}