[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / f / 3 / Stacksift / 0.3.3 / Stacksift.podspec.json
bloba6095cda5420313aacfe8a09a584bb5096f3f4d2
2   "name": "Stacksift",
3   "version": "0.3.3",
4   "summary": "Capture and submit crashes to Stacksift",
5   "homepage": "https://github.com/stacksift/SDK",
6   "license": {
7     "type": "BSD-3-Clause",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Matt Massicotte": "support@chimehq.com"
12   },
13   "social_media_url": "https://twitter.com/chimehq",
14   "source": {
15     "git": "https://github.com/stacksift/SDK.git",
16     "tag": "0.3.3"
17   },
18   "source_files": "Sources/**/*.swift",
19   "platforms": {
20     "osx": "10.13",
21     "ios": "12.0",
22     "tvos": "12.0"
23   },
24   "cocoapods_version": ">= 1.4.0",
25   "swift_versions": "5.0",
26   "dependencies": {
27     "Wells": [
28       "~> 0.1.4"
29     ],
30     "Impact": [
31       "~> 0.3.8"
32     ]
33   },
34   "swift_version": "5.0"