blob: 982a364ea41e01e1940a333a860a0dd21fd19a5a [file] [log] [blame]
{
"name": "BlueTriangleSDK-iOS",
"version": "2.0.5",
"summary": "BlueTriangleSDK exposes methods to send analytics and crash data to the Blue Triangle portal",
"description": "BlueTriangleSDK exposes methods to send analytics and crash data to the Blue Triangle portal via HTTP Post",
"homepage": "https://www.bluetriangle.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Julian Wilkison-Duran": "julian.wilkison@bluetriangle.com"
},
"source": {
"git": "https://github.com/blue-triangle-tech/BlueTriangleSDK-iOS.git",
"tag": "2.0.5"
},
"social_media_url": "https://twitter.com/_BlueTriangle",
"platforms": {
"ios": "12.0"
},
"source_files": "BlueTriangleSDK-iOS/Classes/**/*"
}