blob: fd4a9e045d436d39865c5ca32956821f58b46c57 [file] [log] [blame]
{
"name": "ROXCore",
"version": "1.0.15",
"summary": "Continuous Feature Rollouts for Mobile",
"description": "Release mobile features quickly and safely with fully controlled rollouts, measure impact, and react as needed without waiting for your next code release.",
"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": "RoxSdk/ROXCore.framework"
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited)"
},
"source": {
"git": "https://github.com/rollout/rox-ios-core.git",
"tag": "1.0.15"
},
"preserve_paths": [
"lib/**/*",
"install/**/*"
],
"platforms": {
"ios": "8.0"
}
}