blob: 0aae290b9899e31080205dbd5bfd35e3493bee48 [file] [log] [blame]
{
"name": "RemoteLog",
"version": "4.2.4",
"summary": "Logging and support remotely for iOS app. See users & testers real journeys, network log, console, ui screenshots, and their screen touches",
"description": "Remote logging provides an app provider a unique way of being able to improve testing reporting, realtime customer app support and remote live bug detection and bug fixing. RemoteLog provides a stream of events and even screenshots when activated by the user. This stream covers console printing, network requests, ui screenshot events when changing view controllers or touching buttons. Tap and touch events. And the device you are examining can be anywhere in the world.",
"homepage": "https://github.com/willpowell8/RemoteLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"willpowell8": "willpowell8@gmail.com"
},
"source": {
"git": "https://github.com/willpowell8/RemoteLog.git",
"tag": "4.2.4"
},
"social_media_url": "https://twitter.com/willpowelluk",
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "RemoteLog/RemoteLogLibrary.framework"
}