[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 4 / 8 / d / HockeySDK-tvOS / 1.0.0-beta.2 / HockeySDK-tvOS.podspec.json
blobf6355a4a9c25712dcf8660516b4f04f934a8ce26
2   "name": "HockeySDK-tvOS",
3   "version": "1.0.0-beta.2",
4   "summary": "Collect live crash reports, provide update notifications, add authentication capabilities, and get usage data.",
5   "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.",
6   "homepage": "http://hockeyapp.net/",
7   "documentation_url": "http://hockeyapp.net/help/sdk/tvos/1.0.0-beta.2/",
8   "license": {
9     "type": "MIT",
10     "file": "HockeySDK-tvOS/LICENSE"
11   },
12   "authors": {
13     "Microsoft": "support@hockeyapp.net"
14   },
15   "platforms": {
16     "tvos": "9.0"
17   },
18   "preserve_paths": "HockeySDK-tvOS/README.md",
19   "source": {
20     "http": "https://github.com/bitstadium/HockeySDK-tvOS/releases/download/1.0.0-beta.2/HockeySDK-tvOS-1.0.0-beta.2.zip"
21   },
22   "resource_bundles": {
23     "HockeySDKResources": [
24       "HockeySDK-tvOS/HockeySDK.embeddedframework/HockeySDK.framework/Versions/A/Resources/HockeySDKResources.bundle/*.png",
25       "HockeySDK-tvOS/HockeySDK.embeddedframework/HockeySDK.framework/Versions/A/Resources/HockeySDKResources.bundle/*.lproj"
26     ]
27   },
28   "frameworks": [
29     "Foundation",
30     "Security",
31     "SystemConfiguration",
32     "UIKit"
33   ],
34   "libraries": "c++",
35   "vendored_frameworks": "HockeySDK-tvOS/HockeySDK.embeddedframework/HockeySDK.framework",
36   "deprecated_in_favor_of": "AppCenter"