blob: 0d0f44ffe4393bc5029ff64ea966c27d3ea8f6bd [file] [log] [blame]
{
"name": "Rollout.io-SwiftBeta",
"version": "1.1",
"summary": "Hot patch critical bugs in production apps",
"description": "Rollout.io-SwiftBeta is an SDK that gives developers control over their apps in production, including the ability to remotely fix or contain bugs and quality issues.",
"homepage": "https://rollout.io/",
"license": {
"type": "Commercial",
"text": "See http://www.rollout.io/"
},
"authors": {
"Rollout.io": "support@rollout.io"
},
"documentation_url": "http://support.rollout.io/",
"requires_arc": true,
"ios": {
"vendored_frameworks": "Rollout/Rollout.framework"
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited)"
},
"weak_frameworks": "JavaScriptCore",
"libraries": "c++",
"source": {
"git": "https://github.com/rollout/rollout.io-ios-swift_beta.git",
"tag": "1.1"
},
"preserve_paths": [
"lib/**/*",
"install/**/*",
"Rollout/RolloutDynamic.m"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}