blob: 4cbdd763f2b24492c89f40a348918ac2bea06744 [file] [log] [blame]
{
"name": "viidle-adapter-chartboost",
"version": "2.0.0.0",
"summary": "viidle-adapter-chartboost for iOS",
"license": {
"type": "Copyright",
"text": "Copyright 2018 F@N Communications, Inc. All Rights Reserved."
},
"homepage": "https://viidle.net/",
"authors": "F@N Communications, Inc.",
"platforms": {
"ios": "8.1"
},
"source": {
"http": "https://storage.googleapis.com/viidle-resources/ios/2.0.0.0/viidle-adapter-chartboost.zip"
},
"preserve_paths": "viidle-adapter-chartboost",
"frameworks": [
"StoreKit",
"Foundation",
"CoreGraphics",
"UIKit",
"WebKit"
],
"vendored_frameworks": [
"viidle-adapter-chartboost/ChartboostAdapter.embeddedframework/Chartboost.framework",
"viidle-adapter-chartboost/ChartboostAdapter.embeddedframework/CHAMoatMobileAppKit.framework",
"viidle-adapter-chartboost/ChartboostAdapter.embeddedframework/ViidleMediationChartboostAdapter.framework"
],
"dependencies": {
"viidle-sdk": [
]
},
"requires_arc": true
}