[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / 2 / 5 / TealiumCrashModule / 2.0.0 / TealiumCrashModule.podspec.json
blob981ccff377f836b84d39b8b64ea860971ce4886f
2   "name": "TealiumCrashModule",
3   "module_name": "TealiumCrashModule",
4   "version": "2.0.0",
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",
23     "tag": "2.0.0"
24   },
25   "default_subspecs": "Crash",
26   "subspecs": [
27     {
28       "name": "Crash",
29       "ios": {
30         "source_files": "TealiumCrashModule/TealiumCrashModule/*.{swift}",
31         "dependencies": {
32           "tealium-swift/Core": [
34           ],
35           "TealiumCrashReporter": [
37           ]
38         }
39       }
40     }
41   ],
42   "swift_version": "5.0"