[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 3 / c / t-b / 0.0.10 / t-b.podspec.json
blobb65d78d433fb5d26965de0fa8cbaeb26dda846ac
2   "name": "t-b",
3   "module_name": "tbraze",
4   "version": "0.0.10",
5   "summary": "Tealium Swift and Braze integration",
6   "description": "Tealium's integration with Braze for iOS.",
7   "homepage": "https://github.com/jonathanwong/t-b",
8   "license": {
9     "type": "Commercial",
10     "file": "LICENSE.txt"
11   },
12   "authors": {
13     "Tealium Inc.": "tealium@tealium.com",
14     "jonathanswong": "jonathan.wong@tealium.com"
15   },
16   "social_media_url": "https://twitter.com/tealium",
17   "swift_versions": "4.2",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source": {
22     "git": "https://github.com/jonathanwong/t-b.git",
23     "tag": "0.0.10"
24   },
25   "ios": {
26     "source_files": "Sources/*.{swift}",
27     "dependencies": {
28       "tealium-swift": [
30       ],
31       "Appboy-iOS-SDK": [
33       ]
34     }
35   },
36   "swift_version": "4.2"