blob: 2d6f9aa7b47534cec33274daadbbb0cb3deadfd7 [file] [log] [blame]
{
"name": "Hansel.io-ios",
"version": "0.1.1",
"summary": "hot patching of bugs on ios",
"description": "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"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "Hanselio/pebbletraceiossdk.framework"
},
"weak_frameworks": "JavaScriptCore",
"source": {
"git": "https://github.com/hanselio/hansel.io-ios.git",
"tag": "0.1.1"
},
"preserve_paths": "post_build.sh"
}