blob: 88b4a5a31bbb2c02c06fab137e109f211a2188e7 [file] [log] [blame]
{
"name": "ROXCore",
"version": "1.0.9",
"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.9"
},
"preserve_paths": [
"lib/**/*",
"install/**/*"
],
"platforms": {
"ios": "8.0"
}
}