[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / 6 / e / 3 / HockeySDK-Mac / 4.1.0-beta.2 / HockeySDK-Mac.podspec.json
blob57ca7078ba474ff71e54b8dd53c4a2f41c375b87
2   "name": "HockeySDK-Mac",
3   "version": "4.1.0-beta.2",
4   "summary": "Collect live crash reports, get feedback from your users, distribute your betas, and get usage data.",
5   "description": "HockeyApp is a service to distribute beta apps, collect crash reports as well as usage data 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/mac/4.1.0-beta.2/",
8   "license": {
9     "type": "MIT",
10     "file": "HockeySDK-Mac/LICENSE.md"
11   },
12   "authors": {
13     "Microsoft": "support@hockeyapp.net"
14   },
15   "source": {
16     "http": "https://github.com/bitstadium/HockeySDK-Mac/releases/download/4.1.0-beta.2/HockeySDK-Mac-4.1.0-beta.2.zip"
17   },
18   "platforms": {
19     "osx": "10.7"
20   },
21   "requires_arc": false,
22   "vendored_frameworks": "HockeySDK-Mac/HockeySDK.framework",
23   "resources": "HockeySDK-Mac/HockeySDK.framework",
24   "pod_target_xcconfig": {
25     "LD_RUNPATH_SEARCH_PATHS": "@executable_path/../Frameworks"
26   },
27   "deprecated_in_favor_of": "AppCenter"