[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 1 / 2 / 5 / TealiumCrashModule / 2.2.1 / TealiumCrashModule.podspec.json
blob2a52593d944d4053db521737a88918a5e1779e05
2   "name": "TealiumCrashModule",
3   "module_name": "TealiumCrashModule",
4   "version": "2.2.1",
5   "summary": "Crash module for Tealium Swift v2.0.0+",
6   "description": "Crash module for Tealium Swift v2.0.0+",
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": "10.0"
20   },
21   "source": {
22     "git": "https://github.com/Tealium/tealium-swift-crash-reporter.git",
23     "tag": "2.2.1"
24   },
25   "default_subspecs": "Crash",
26   "static_framework": true,
27   "subspecs": [
28     {
29       "name": "Crash",
30       "ios": {
31         "source_files": "TealiumCrashModule/TealiumCrashModule/*.{swift}",
32         "dependencies": {
33           "tealium-swift/Core": [
35           ],
36           "TealiumCrashReporter": [
38           ]
39         }
40       }
41     }
42   ],
43   "swift_version": "5.0"