[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / 2 / 5 / TealiumCrashModule / 2.3.0 / TealiumCrashModule.podspec.json
blob61ab2ba0b15275a3105233807405d6e1c3c27ed0
2   "name": "TealiumCrashModule",
3   "module_name": "TealiumCrashModule",
4   "version": "2.3.0",
5   "summary": "Crash module for Tealium Swift v2.0.0+",
6   "description": "Adds crashing data reporting to the Tealium Swift SDK.",
7   "homepage": "https://github.com/Tealium/tealium-swift-crash-reporter",
8   "license": {
9     "type": "Commercial",
10     "file": "LICENSE.txt"
11   },
12   "authors": {
13     "Tealium Inc.": "tealium@tealium.com",
14     "craigrouse": "craig.rouse@tealium.com"
15   },
16   "social_media_url": "https://twitter.com/tealium",
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "11.0",
20     "tvos": "9.0",
21     "osx": "10.11"
22   },
23   "source": {
24     "git": "https://github.com/Tealium/tealium-swift-crash-reporter.git",
25     "tag": "2.3.0"
26   },
27   "default_subspecs": "Crash",
28   "static_framework": true,
29   "subspecs": [
30     {
31       "name": "Crash",
32       "source_files": "TealiumCrashModule/TealiumCrashModule/*.{swift}",
33       "dependencies": {
34         "tealium-swift/Core": [
36         ],
37         "PLCrashReporter": [
39         ]
40       }
41     }
42   ],
43   "swift_version": "5.0"