blob: cf5b7a73d9878f6fb9fc405c576acd5b495f92f5 [file] [log] [blame]
{
"name": "Hansel.io-ios",
"version": "0.0.1-alpha21",
"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/Hanselio.framework"
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited)"
},
"weak_frameworks": "JavaScriptCore",
"source": {
"git": "https://github.com/hanselio/hansel.io-ios.git",
"tag": "0.0.1-alpha21"
},
"preserve_paths": "Hanselio/**/*",
"resource_bundles": {
"PebbletraceBundle": [
"Hanselio/**/*.der",
"Hanselio/**/*.plist"
]
},
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}