[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / a / 3 / TU / 0.0.1 / TU.podspec.json
blobc8ad54d9b8869fdfda09e94c64335810bbb326cc
2   "name": "TU",
3   "module_name": "TU",
4   "version": "0.0.1",
5   "summary": "XXX Swift and XXX integration",
6   "description": "XXX's integration with XXX for iOS.",
7   "homepage": "https://github.com/cmsund/t-u",
8   "license": {
9     "type": "Commercial",
10     "file": "LICENSE.txt"
11   },
12   "authors": {
13     "Christina Sund": "christina.m.schell@gmail.com"
14   },
15   "swift_versions": "4.2",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/cmsund/t-u.git",
21     "tag": "0.0.1"
22   },
23   "ios": {
24     "source_files": "Sources/*.{swift}",
25     "dependencies": {
26       "tealium-swift": [
27         "~> 1.7.1"
28       ],
29       "Usabilla": [
30         "~> 6.2.0"
31       ]
32     }
33   },
34   "swift_version": "4.2"