[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 4 / 1 / TealiumFacebook / 1.3.0 / TealiumFacebook.podspec.json
blob9e28090037ddf6878f350ef7d5255eceaaa95eef
2   "name": "TealiumFacebook",
3   "module_name": "TealiumFacebook",
4   "version": "1.3.0",
5   "summary": "Tealium Swift and Facebook integration",
6   "description": "Tealium's integration with Facebook for iOS.",
7   "homepage": "https://github.com/Tealium/tealium-ios-facebook-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.2",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source": {
22     "git": "https://github.com/Tealium/tealium-ios-facebook-remote-command.git",
23     "tag": "1.3.0"
24   },
25   "ios": {
26     "source_files": "Sources/*.{swift}",
27     "dependencies": {
28       "tealium-swift/Core": [
29         " ~> 2.9"
30       ],
31       "tealium-swift/RemoteCommands": [
32         " ~> 2.9"
33       ],
34       "FBSDKCoreKit": [
35         " ~> 12.2"
36       ]
37     }
38   },
39   "swift_version": "5.2"