[Delete] YLCategory-Swift-MacOS 1.0.3
[CocoaPods.git] / Specs / 7 / 5 / c / appsflyer-framework-ars-beta / 6.4.0 / appsflyer-framework-ars-beta.podspec.json
blob30a08f0e9269077170b267b1490d04090d33e6bd
2   "name": "appsflyer-framework-ars-beta",
3   "version": "6.4.0",
4   "summary": "AppsFlyer iOS SDK ARS Beta",
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     "af-obodovskyi": "ivan.obodovskyi\\@appsflyer.com",
14     "Andrii": "andrii.h\\@appsflyer.com"
15   },
16   "source": {
17     "git": "https://github.com/AppsFlyerSDK/appsflyer-framework-ars-beta.git",
18     "tag": "6.4.0"
19   },
20   "requires_arc": true,
21   "platforms": {
22     "ios": "9.0",
23     "tvos": "9.0",
24     "osx": "10.11"
25   },
26   "ios": {
27     "frameworks": [
28       "Security",
29       "SystemConfiguration",
30       "CoreTelephony"
31     ],
32     "preserve_paths": "AppsFlyerLib.xcframework",
33     "vendored_frameworks": "AppsFlyerLib.xcframework"
34   },
35   "osx": {
36     "frameworks": "Security",
37     "preserve_paths": "AppsFlyerLib.xcframework",
38     "vendored_frameworks": "AppsFlyerLib.xcframework"
39   },
40   "tvos": {
41     "preserve_paths": "AppsFlyerLib.xcframework",
42     "vendored_frameworks": "AppsFlyerLib.xcframework"
43   }