[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / a / 2 / PurchaseConnector / 6.14.0 / PurchaseConnector.podspec.json
blobaa3ac52ffdba0c8a0425b9256da786c44ae4bd5a
2   "name": "PurchaseConnector",
3   "version": "6.14.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.14.0"
19   },
20   "requires_arc": true,
21   "platforms": {
22     "ios": "12.0"
23   },
24   "ios": {
25     "frameworks": "StoreKit"
26   },
27   "default_subspecs": "Main",
28   "subspecs": [
29     {
30       "name": "Main",
31       "ios": {
32         "dependencies": {
33           "AppsFlyerFramework": [
34             "6.14.2"
35           ]
36         },
37         "preserve_paths": "PurchaseConnector.xcframework",
38         "vendored_frameworks": "PurchaseConnector.xcframework",
39         "resource_bundles": {
40           "PurchaseConnector_Privacy": [
41             "Resources/PrivacyInfo.xcprivacy"
42           ]
43         }
44       }
45     },
46     {
47       "name": "Dynamic",
48       "ios": {
49         "dependencies": {
50           "AppsFlyerFramework/Dynamic": [
51             "6.14.2"
52           ]
53         },
54         "preserve_paths": "Dynamic/PurchaseConnector.xcframework",
55         "vendored_frameworks": "Dynamic/PurchaseConnector.xcframework"
56       }
57     },
58     {
59       "name": "Strict",
60       "ios": {
61         "dependencies": {
62           "AppsFlyerFramework/Strict": [
63             "6.14.2"
64           ]
65         },
66         "preserve_paths": "PurchaseConnector.xcframework",
67         "vendored_frameworks": "PurchaseConnector.xcframework",
68         "resource_bundles": {
69           "PurchaseConnector_Privacy": [
70             "Resources/PrivacyInfo.xcprivacy"
71           ]
72         }
73       }
74     }
75   ]