2 "name": "HockeySDK-Source",
4 "summary": "Collect live crash reports, get feedback from your users, distribute your betas, and analyze your test coverage with HockeyApp.",
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/ios/5.1.0/",
10 "Microsoft": "support@hockeyapp.net"
13 "git": "https://github.com/bitstadium/HockeySDK-iOS.git",
19 "source_files": "Classes",
30 "SystemConfiguration",
37 "vendored_frameworks": "Vendor/CrashReporter.framework",
38 "pod_target_xcconfig": {
39 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) BITHOCKEY_VERSION=\"@\\\"5.1.0\\\"\" BITHOCKEY_C_VERSION=\"\\\"5.1.0\\\"\" BITHOCKEY_BUILD=\"@\\\"106\\\"\" BITHOCKEY_C_BUILD=\"\\\"106\\\"\""
42 "HockeySDKResources": [
51 "private_header_files": "Classes/*Private.h",
52 "deprecated_in_favor_of": "AppCenter"