[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 2 / 0 / AppsFlyerFramework-MacCatalyst / 6.1.0 / AppsFlyerFramework-MacCatalyst.podspec.json
blob8c35355f15f7e72a24734291fc9a8642dc804703
2   "name": "AppsFlyerFramework-MacCatalyst",
3   "version": "6.1.0",
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/AppsFlyerFramework.git",
17     "tag": "6.1.0"
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       "Security",
28       "SystemConfiguration",
29       "CoreTelephony"
30     ],
31     "preserve_paths": "MacCatalyst/AppsFlyerLib.xcframework",
32     "vendored_frameworks": "MacCatalyst/AppsFlyerLib.xcframework"
33   },
34   "tvos": {
35     "frameworks": "Security",
36     "preserve_paths": "tvOS/AppsFlyerLib.framework",
37     "vendored_frameworks": "tvOS/AppsFlyerLib.framework"
38   },
39   "osx": {
40     "frameworks": "Security",
41     "preserve_paths": "macOS/AppsFlyerAttribution.framework",
42     "vendored_frameworks": "macOS/AppsFlyerAttribution.framework"
43   }