blob: 216ba237d2f319b2e821e2cf97b2b89f57e16e68 [file] [log] [blame]
{
"name": "HockeySDK-tvOS",
"version": "4.1.1",
"summary": "Collect live crash reports, provide update notifications, add authentication capabilities, and get usage data.",
"description": "HockeyApp is a service to distribute beta apps, collect crash reports and\ncommunicate with your app's users.\n\nIt improves the testing process dramatically and can be used for both beta\nand App Store builds.",
"homepage": "http://hockeyapp.net/",
"documentation_url": "http://hockeyapp.net/help/sdk/tvos/4.1.1/",
"license": {
"type": "MIT",
"file": "HockeySDK-tvOS/LICENSE"
},
"authors": {
"Microsoft": "support@hockeyapp.net"
},
"platforms": {
"tvos": "9.0"
},
"preserve_paths": "HockeySDK-tvOS/README.md",
"source": {
"http": "https://github.com/bitstadium/HockeySDK-tvOS/releases/download/4.1.1/HockeySDK-tvOS-4.1.1.zip"
},
"resource_bundles": {
"HockeySDKResources": [
"HockeySDK-tvOS/HockeySDK.embeddedframework/HockeySDK.framework/Versions/A/Resources/HockeySDKResources.bundle/*.png",
"HockeySDK-tvOS/HockeySDK.embeddedframework/HockeySDK.framework/Versions/A/Resources/HockeySDKResources.bundle/*.lproj"
]
},
"frameworks": [
"Foundation",
"Security",
"SystemConfiguration",
"UIKit"
],
"libraries": [
"c++",
"z"
],
"vendored_frameworks": "HockeySDK-tvOS/HockeySDK.embeddedframework/HockeySDK.framework",
"deprecated_in_favor_of": "AppCenter"
}