blob: f3dea0ac271a8a05811b2a585d4e597d439765d2 [file] [log] [blame]
{
"name": "ChartboostSDK",
"version": "4.4.1",
"license": "Commercial",
"summary": "Chartboost iOS SDK.",
"homepage": "https://chartboost.com/",
"authors": {
"Chartboost": "https://chartboost.com/"
},
"source": {
"git": "https://github.com/ChartBoost/iOS-SDK-Pod.git",
"tag": "4.4.1"
},
"description": "A technology platform that helps mobile game developers find new users and monetize their games.",
"platforms": {
"ios": null
},
"source_files": "**/*.h",
"preserve_paths": "**/*.a",
"libraries": "Chartboost",
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/ChartboostSDK/Chartboost\""
},
"weak_frameworks": "AdSupport",
"frameworks": [
"QuartzCore",
"SystemConfiguration",
"CoreGraphics",
"StoreKit",
"CoreMedia",
"StoreKit",
"AVFoundation",
"CoreData"
],
"requires_arc": false
}