[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 4 / 1 / TealiumFacebook / 1.2.0 / TealiumFacebook.podspec.json
blob6cd5cccc5ee2a8ee2f10b2d29fb65ca50ba393d8
2   "name": "TealiumFacebook",
3   "module_name": "TealiumFacebook",
4   "version": "1.2.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   "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-facebook-remote-command.git",
29     "tag": "1.2.0"
30   },
31   "ios": {
32     "source_files": "Sources/*.{swift}",
33     "dependencies": {
34       "tealium-swift/Core": [
35         " ~> 2.6"
36       ],
37       "tealium-swift/RemoteCommands": [
38         " ~> 2.6"
39       ],
40       "FBSDKCoreKit": [
41         " ~> 12.2"
42       ]
43     }
44   },
45   "swift_version": "5.2"