[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / c / 3 / e / TF / 0.1.2 / TF.podspec.json
blob27e79116ac3300cfa27f02e8350899551b539289
2   "name": "TF",
3   "module_name": "TF",
4   "version": "0.1.2",
5   "summary": "XXX Swift and YYY integration",
6   "description": "XXX's integration with YYY for iOS.",
7   "homepage": "https://github.com/cmsund/t-f",
8   "license": {
9     "type": "Commercial",
10     "file": "LICENSE.txt"
11   },
12   "authors": {
13     "Christina Sund": "christina.m.sund@gmail.com"
14   },
15   "swift_versions": "4.2",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/cmsund/t-f.git",
21     "tag": "0.1.2"
22   },
23   "ios": {
24     "source_files": "Sources/*.{swift}",
25     "dependencies": {
26       "tealium-swift": [
27         "~> 1.7.1"
28       ]
29     }
30   },
31   "static_framework": true,
32   "dependencies": {
33     "Firebase": [
35     ],
36     "FirebaseAnalytics": [
38     ]
39   },
40   "swift_version": "4.2"