blob: 1a401705292e3504c73a1e6c88ef16d920ba7df4 [file] [log] [blame]
{
"name": "ChartboostSDK",
"version": "5.0.3",
"license": {
"type": "Commercial",
"text": " © 2011-2014 Chartboost. All rights reserved.\n"
},
"summary": "Chartboost iOS SDK.",
"homepage": "https://chartboost.com/",
"authors": {
"Chartboost": "https://chartboost.com/"
},
"source": {
"http": "https://s3.amazonaws.com/chartboost/sdk/5.0.3/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
}