[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / 0 / 1 / TealiumAppsFlyer / 2.1.1 / TealiumAppsFlyer.podspec.json
blob10202ca08df32762596a4e0b7ce712225401eaa2
2   "name": "TealiumAppsFlyer",
3   "module_name": "TealiumAppsFlyer",
4   "version": "2.1.1",
5   "summary": "Tealium Swift and AppsFlyer integration",
6   "description": "Tealium's integration with AppsFlyer for iOS.",
7   "homepage": "https://github.com/Tealium/tealium-ios-appsflyer-remote-command",
8   "license": {
9     "type": "Commercial",
10     "file": "LICENSE.txt"
11   },
12   "authors": {
13     "Tealium Inc.": "tealium@tealium.com",
14     "christinasund": "christina.sund@tealium.com"
15   },
16   "social_media_url": "https://twitter.com/tealium",
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "source": {
28     "git": "https://github.com/Tealium/tealium-ios-appsflyer-remote-command.git",
29     "tag": "2.1.1"
30   },
31   "ios": {
32     "source_files": "Sources/*.{swift}",
33     "dependencies": {
34       "tealium-swift/Core": [
35         "~> 2.9"
36       ],
37       "tealium-swift/RemoteCommands": [
38         "~> 2.9"
39       ],
40       "AppsFlyerFramework": [
41         "~> 6.9"
42       ]
43     }
44   },
45   "static_framework": true,
46   "swift_version": "5.0"