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/4.0.1/",
10 "Microsoft": "support@hockeyapp.net"
13 "git": "https://github.com/bitstadium/HockeySDK-iOS.git",
19 "source_files": "Classes",
31 "SystemConfiguration",
38 "vendored_frameworks": "Vendor/CrashReporter.framework",
39 "pod_target_xcconfig": {
40 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) BITHOCKEY_VERSION=\"@\\\"4.0.1\\\"\" BITHOCKEY_C_VERSION=\"\\\"4.0.1\\\"\" BITHOCKEY_BUILD=\"@\\\"60\\\"\" BITHOCKEY_C_BUILD=\"\\\"60\\\"\""
43 "HockeySDKResources": [
52 "private_header_files": "Classes/*Private.h",
53 "deprecated_in_favor_of": "AppCenter"