blob: bb1ba595c160b7c83faeb2754e847d093563f88a [file] [log] [blame]
{
"name": "appsflyer-apple-sdk-qa",
"version": "5.4.0.131",
"summary": "AppsFlyer iOS SDK",
"description": "AppsFlyer native track allows you to find what attracts new users to your app,\nmeasure all your app marketing activities on one dashboard, and add new traffic sources in minutes,\nall without having to update SDK.",
"homepage": "https://www.appsflyer.com",
"license": {
"type": "Proprietary",
"text": "Copyright 2018 AppsFlyer Ltd. All rights reserved."
},
"authors": {
"Maxim": "maxim\\@appsflyer.com",
"Andrii": "andrii.h\\@appsflyer.com"
},
"source": {
"git": "https://github.com/AppsFlyerSDK/appsflyer-apple-sdk-qa.git",
"tag": "5.4.0.131"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.11"
},
"ios": {
"frameworks": [
"AdSupport",
"iAd",
"Security",
"SystemConfiguration",
"CoreTelephony"
],
"preserve_paths": "Mac\\ Catalyst/AppsFlyerLib.xcframework",
"vendored_frameworks": "Mac\\ Catalyst/AppsFlyerLib.xcframework"
},
"tvos": {
"frameworks": [
"AdSupport",
"Security"
],
"preserve_paths": "tvOS/AppsFlyerLib.framework",
"vendored_frameworks": "tvOS/AppsFlyerLib.framework"
},
"osx": {
"frameworks": [
"AdSupport",
"Security"
],
"preserve_paths": "macOS/AppsFlyerAttribution.framework",
"vendored_frameworks": "macOS/AppsFlyerAttribution.framework"
}
}