blob: 6cbe87d18517df1f1b94bf0b70d44afd28d3b54d [file] [log] [blame]
{
"name": "AdtimaSDK",
"version": "1.7.26",
"summary": "Adtima AdtimaSDK",
"description": "Adtima SDK for iOS \nDocument: https://github.com/adtima/adtima-ios-sdk/wiki",
"homepage": "https://github.com/adtima/adtima-ios-sdk/wiki",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Khiem Nguyen": "khiemnd@vng.com.vn"
},
"source": {
"git": "https://github.com/adtima/adtima-ios-sdk.git",
"tag": "1.7.26.20190920_TPL41"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "AdtimaSDK/Frameworks/ZAD_AdtimaMobileSDK.framework"
},
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"frameworks": [
"CFNetwork",
"CoreGraphics",
"QuartzCore",
"StoreKit",
"AVFoundation",
"CoreMedia",
"MessageUI",
"CoreTelephony",
"AudioToolbox",
"AdSupport",
"MobileCoreServices",
"SystemConfiguration"
],
"weak_frameworks": [
"Foundation",
"MediaPlayer",
"UIKit",
"WebKit",
"CoreFoundation"
],
"libraries": [
"sqlite3.0",
"z",
"c++",
"xml2"
],
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"dependencies": {
"ZaloSDK": [
],
"Google-Mobile-Ads-SDK": [
"~> 7.40.0"
]
}
}