[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 1 / 7 / TealK / 2.2.0 / TealK.podspec.json
blob3d94d86d5720b1da84b71fcd16e5a19be2c3e047
2   "name": "TealK",
3   "module_name": "TealK",
4   "version": "2.2.0",
5   "summary": "XXXXX and XXXXX integration",
6   "description": "XXXXX's integration with XXXXX for iOS.",
7   "homepage": "https://github.com/cschelly/t-k",
8   "license": {
9     "type": "Commercial",
10     "file": "LICENSE.txt"
11   },
12   "authors": {
13     "cschelly": "professorschelly@gmail.com"
14   },
15   "social_media_url": "https://twitter.com/xtinaschelly",
16   "swift_versions": "5.0",
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source": {
21     "git": "https://github.com/cschelly/t-k.git",
22     "tag": "2.2.0"
23   },
24   "ios": {
25     "source_files": [
26       "Sources/*.{swift}",
27       "Sources/TealK.h",
28       "Sources/libKochavaTrackeriOS/*.{h}",
29       "Sources/libKochavaCoreiOS/*.{h}"
30     ],
31     "dependencies": {
32       "tealium-swift/Core": [
34       ],
35       "tealium-swift/TealiumRemoteCommands": [
37       ],
38       "tealium-swift/TealiumDelegate": [
40       ],
41       "tealium-swift/TealiumTagManagement": [
43       ],
44       "tealium-swift/TealiumVolatileData": [
46       ]
47     }
48   },
49   "vendored_libraries": [
50     "Sources/libKochavaCoreiOS/libKochavaCoreiOS.a",
51     "Sources/libKochavaTrackeriOS/libKochavaTrackeriOS.a"
52   ],
53   "swift_version": "5.0"