[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / c / b / RudderAppsFlyer / 1.1.0 / RudderAppsFlyer.podspec.json
blob39e7477d6e2b38e23117c97d1ebf81da69300e41
2   "name": "RudderAppsFlyer",
3   "version": "1.1.0",
4   "summary": "Privacy and Security focused Segment-alternative. AppsFlyer Native SDK integration support.",
5   "description": "Rudder is a platform for collecting, storing and routing customer event data to dozens of tools. Rudder is open-source, can run in your cloud environment (AWS, GCP, Azure or even your data-centre) and provides a powerful transformation framework to process your event data on the fly.",
6   "homepage": "https://github.com/rudderlabs/rudder-integration-appsflyer-swift",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RudderStack": "arnab@rudderlabs.com"
13   },
14   "source": {
15     "git": "https://github.com/rudderlabs/rudder-integration-appsflyer-swift.git",
16     "tag": "v1.1.0"
17   },
18   "platforms": {
19     "ios": "13.0",
20     "osx": "10.13",
21     "tvos": "11.0"
22   },
23   "source_files": "Sources/**/*{h,m,swift}",
24   "module_name": "RudderAppsFlyer",
25   "static_framework": true,
26   "swift_versions": "5.3",
27   "dependencies": {
28     "Rudder": [
29       "~> 2.0"
30     ],
31     "AppsFlyerFramework": [
32       "6.5.4"
33     ]
34   },
35   "swift_version": "5.3"