[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / f / 4 / Beta-AppsFlyerFramework / 6.0.2.174 / Beta-AppsFlyerFramework.podspec.json
blobdcc04ecaa382d3bd81955fef90c956c95768b9a4
2   "name": "Beta-AppsFlyerFramework",
3   "version": "6.0.2.174",
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/Beta-AppsFlyerFramework.git",
17     "tag": "6.0.2.174"
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       "AdSupport",
28       "iAd",
29       "Security",
30       "SystemConfiguration",
31       "CoreTelephony"
32     ],
33     "preserve_paths": "iOS/AppsFlyerLib.framework",
34     "vendored_frameworks": "iOS/AppsFlyerLib.framework"
35   },
36   "tvos": {
37     "frameworks": [
38       "AdSupport",
39       "Security"
40     ],
41     "preserve_paths": "tvOS/AppsFlyerLib.framework",
42     "vendored_frameworks": "tvOS/AppsFlyerLib.framework"
43   },
44   "osx": {
45     "frameworks": [
46       "AdSupport",
47       "Security"
48     ],
49     "preserve_paths": "macOS/AppsFlyerAttribution.framework",
50     "vendored_frameworks": "macOS/AppsFlyerAttribution.framework"
51   }