[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 0 / a / BlueTriangleSDK-Swift / 3.11.0 / BlueTriangleSDK-Swift.podspec.json
blobaf1cd6f91c4285484ddb41d815bfe9ecee6caa3e
2   "name": "BlueTriangleSDK-Swift",
3   "version": "3.11.0",
4   "summary": "BlueTriangleSDK exposes methods to send analytics and crash data to the Blue Triangle portal",
5   "description": "BlueTriangleSDK exposes methods to send analytics and crash data to the Blue Triangle portal via HTTP Post",
6   "homepage": "https://www.bluetriangle.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Blue Triangle SDK Support": "sdk-support@bluetriangle.com"
13   },
14   "source": {
15     "git": "https://github.com/blue-triangle-tech/btt-swift-sdk.git",
16     "tag": "3.11.0"
17   },
18   "social_media_url": "https://twitter.com/_BlueTriangle",
19   "module_name": "BlueTriangle",
20   "swift_versions": "5.5",
21   "platforms": {
22     "ios": "13.0",
23     "osx": "10.15",
24     "tvos": "13.0",
25     "watchos": "6.0"
26   },
27   "source_files": "Sources/**/*.{swift,c,h,m}",
28   "resource_bundles": {
29     "BlueTriangle": [
30       "Sources/**/PrivacyInfo.xcprivacy"
31     ]
32   },
33   "swift_version": "5.5"