blob: 9322e466690d389a2f303f7ebdc81848cb1a755c [file] [log] [blame]
{
"name": "ChartboostSDK",
"version": "5.0.2",
"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.2/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/*",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/ChartboostSDK\""
},
"weak_frameworks": "AdSupport",
"frameworks": [
"QuartzCore",
"SystemConfiguration",
"CoreGraphics",
"StoreKit",
"CoreMedia",
"StoreKit",
"AVFoundation",
"CoreData",
"CoreGraphics"
],
"ios": {
"vendored_frameworks": "Chartboost.framework"
},
"requires_arc": false
}