blob: e4cb82fd5318d22793e98a8c3c0bbec1ab1ff2bd [file] [log] [blame]
{
"name": "Hansel.io-ios",
"version": "0.0.1",
"summary": "pebbletrace-ios is an SDK that can be used to apply patches on code at runtime. This enables the ability to fix the bug at runtime. It also provides a crash reporting tool",
"homepage": "http://www.hansel.io/",
"license": {
"type": "commercial",
"text": "see http://hansel.io/terms"
},
"authors": {
"hansel.io": "hi@hansel.io"
},
"source": {
"git": "https://github.com/hanselio/hansel.io-ios",
"branch": "master"
},
"frameworks": "pebbletraceiossdk",
"weak_frameworks": "JavaScriptCore",
"preserve_paths": "post_build.sh",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}