[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / c / 2 / 5 / appsflyer-apple-sdk-qa-MacCatalyst / 6.0.0.158 / appsflyer-apple-sdk-qa-MacCatalyst.podspec.json
blob565e83c902259e9c9e04beb4ee37eac9354804ee
2   "name": "appsflyer-apple-sdk-qa-MacCatalyst",
3   "version": "6.0.0.158",
4   "summary": "AppsFlyer iOS SDK",
5   "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.",
6   "homepage": "https://www.appsflyer.com",
7   "license": {
8     "type": "Proprietary",
9     "text": "Copyright 2018 AppsFlyer Ltd. All rights reserved."
10   },
11   "authors": {
12     "Maxim": "maxim\\@appsflyer.com",
13     "Andrii": "andrii.h\\@appsflyer.com"
14   },
15   "source": {
16     "git": "https://github.com/AppsFlyerSDK/appsflyer-apple-sdk-qa.git",
17     "tag": "6.0.0.158"
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0",
22     "tvos": "9.0",
23     "osx": "10.11"
24   },
25   "ios": {
26     "frameworks": [
27       "iAd",
28       "Security",
29       "SystemConfiguration",
30       "CoreTelephony"
31     ],
32     "preserve_paths": "Mac\\ Catalyst/AppsFlyerLib.xcframework",
33     "vendored_frameworks": "Mac\\ Catalyst/AppsFlyerLib.xcframework"
34   },
35   "tvos": {
36     "frameworks": "Security",
37     "preserve_paths": "tvOS/AppsFlyerLib.framework",
38     "vendored_frameworks": "tvOS/AppsFlyerLib.framework"
39   },
40   "osx": {
41     "frameworks": "Security",
42     "preserve_paths": "macOS/AppsFlyerAttribution.framework",
43     "vendored_frameworks": "macOS/AppsFlyerAttribution.framework"
44   }