blob: 7dd6e9c1863dfa1444146320e657115735064b07 [file] [log] [blame]
{
"name": "ADXLibrary-Core",
"version": "1.0.2",
"summary": "ADX Library Core for iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chiung Choi": "god@adxcorp.kr"
},
"homepage": "http://www.adxcorp.kr",
"description": "ADX Library allows developers to easily incorporate banner, interstitial, native ads and rewarded video. It will benefit developers a lot.",
"source": {
"git": "https://github.com/adxcorp/ADXLibrary_Core_iOS_Release.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "10.0"
},
"frameworks": [
"Accelerate",
"AdSupport",
"AudioToolbox",
"AVFoundation",
"CFNetwork",
"CoreGraphics",
"CoreMotion",
"CoreMedia",
"CoreTelephony",
"Foundation",
"GLKit",
"MobileCoreServices",
"MediaPlayer",
"QuartzCore",
"StoreKit",
"SystemConfiguration",
"UIKit",
"VideoToolbox",
"WebKit"
],
"ios": {
"vendored_frameworks": "ios/ADXLibrary-Core.framework"
},
"dependencies": {
"mopub-ios-sdk": [
"5.13.1"
],
"Google-Mobile-Ads-SDK": [
"7.64.0"
]
},
"libraries": [
"z",
"sqlite3",
"xml2",
"c++"
],
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO",
"OTHER_LDFLAGS": "-ObjC",
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
}
}