blob: 04c537ed480337c4bdbf22df7b25d831b9c6072b [file] [log] [blame]
{
"name": "ChartboostSDK",
"version": "5.2.1",
"license": {
"type": "Commercial",
"text": "LICENSE © 2011-2015 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/5.2.1/Chartboost.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": [
"QuartzCore",
"SystemConfiguration",
"CoreGraphics",
"StoreKit",
"CoreMedia",
"StoreKit",
"AVFoundation",
"CoreData",
"CoreGraphics"
],
"vendored_frameworks": "Chartboost.framework",
"requires_arc": false
}