blob: e09d60c5c3ad28e3e86399e50ef58ac652b8ebc1 [file] [log] [blame]
{
"name": "Hansel.io-ios",
"version": "3.0.1",
"summary": "Live bug fixing of ios app",
"description": "pebbletrace-ios.framework powers developers to fix bugs at runtime",
"homepage": "https://hansel.io/",
"license": {
"type": "Commercial",
"text": "See http://www.hansel.io/"
},
"authors": {
"hansel.io": "hi@hansel.io"
},
"documentation_url": "http://hansel.io/",
"requires_arc": true,
"ios": {
"vendored_frameworks": "Hanselio/framework/Hanselio.framework"
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited)"
},
"weak_frameworks": "JavaScriptCore",
"source": {
"git": "https://github.com/hanselio/hansel.io-ios.git",
"tag": "3.0.1"
},
"preserve_paths": "Hanselio/**/*",
"resource_bundles": {
"PebbletraceBundle": [
"Hanselio/**/*.der",
"Hanselio/**/PebbletraceInfo.plist"
]
},
"libraries": [
"c++",
"z"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}