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