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/3.8.1/",
10 "Andreas Linde": "mail@andreaslinde.de",
11 "Thomas Dohmke": "thomas@dohmke.de"
14 "git": "https://github.com/bitstadium/HockeySDK-iOS.git",
20 "source_files": "Classes",
30 "SystemConfiguration",
35 "vendored_frameworks": "Vendor/CrashReporter.framework"
38 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) BITHOCKEY_VERSION=\"@\\\"3.8.1\\\"\" BITHOCKEY_C_VERSION=\"\\\"3.8.1\\\"\" BITHOCKEY_BUILD=\"@\\\"53\\\"\" BITHOCKEY_C_BUILD=\"\\\"53\\\"\""
41 "HockeySDKResources": [
50 "private_header_files": "Classes/*Private.h",
51 "deprecated_in_favor_of": "AppCenter"